File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
google/analytics/admin/v1alpha Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -650,11 +650,13 @@ message ListPropertiesRequest {
650
650
// `firebase_project:`(The id or number of the linked firebase project).
651
651
// Some examples of filters:
652
652
//
653
+ // ```
653
654
// | Filter | Description |
654
655
// |-----------------------------|-------------------------------------------|
655
656
// | parent:accounts/123 | The account with account id: 123. |
656
657
// | firebase_project:project-id | The firebase project with id: project-id. |
657
658
// | firebase_project:123 | The firebase project with number: 123. |
659
+ // ```
658
660
string filter = 1 [(google.api.field_behavior ) = REQUIRED ];
659
661
660
662
// The maximum number of resources to return. The service may return
You can’t perform that action at this time.
0 commit comments