From 700afd1f0bafc2155bc5e891504c53d4ac9166f5 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Wed, 6 Jan 2021 13:18:46 -0800 Subject: [PATCH] chore: put markdown table in a codeblock PiperOrigin-RevId: 350414815 --- google/analytics/admin/v1alpha/analytics_admin.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/google/analytics/admin/v1alpha/analytics_admin.proto b/google/analytics/admin/v1alpha/analytics_admin.proto index 4df5db3d..e9e986fa 100644 --- a/google/analytics/admin/v1alpha/analytics_admin.proto +++ b/google/analytics/admin/v1alpha/analytics_admin.proto @@ -650,11 +650,13 @@ message ListPropertiesRequest { // `firebase_project:`(The id or number of the linked firebase project). // Some examples of filters: // + // ``` // | Filter | Description | // |-----------------------------|-------------------------------------------| // | parent:accounts/123 | The account with account id: 123. | // | firebase_project:project-id | The firebase project with id: project-id. | // | firebase_project:123 | The firebase project with number: 123. | + // ``` string filter = 1 [(google.api.field_behavior) = REQUIRED]; // The maximum number of resources to return. The service may return