Skip to content

Commit c219735

Browse files
chore(logging): update the api
1 parent 6f7ea5c commit c219735

File tree

6 files changed

+31
-31
lines changed

6 files changed

+31
-31
lines changed

docs/dyn/logging_v2.billingAccounts.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ <h3>Method Details</h3>
130130

131131
Args:
132132
name: string, The resource that owns the locations collection, if applicable. (required)
133-
filter: string, The standard list filter.
134-
pageSize: integer, The standard list page size.
135-
pageToken: string, The standard list page token.
133+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
134+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
135+
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.
136136
x__xgafv: string, V1 error format.
137137
Allowed values
138138
1 - v1 error format

docs/dyn/logging_v2.folders.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ <h3>Method Details</h3>
130130

131131
Args:
132132
name: string, The resource that owns the locations collection, if applicable. (required)
133-
filter: string, The standard list filter.
134-
pageSize: integer, The standard list page size.
135-
pageToken: string, The standard list page token.
133+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
134+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
135+
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.
136136
x__xgafv: string, V1 error format.
137137
Allowed values
138138
1 - v1 error format

docs/dyn/logging_v2.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ <h3>Method Details</h3>
130130

131131
Args:
132132
name: string, The resource that owns the locations collection, if applicable. (required)
133-
filter: string, The standard list filter.
134-
pageSize: integer, The standard list page size.
135-
pageToken: string, The standard list page token.
133+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
134+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
135+
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.
136136
x__xgafv: string, V1 error format.
137137
Allowed values
138138
1 - v1 error format

docs/dyn/logging_v2.organizations.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ <h3>Method Details</h3>
130130

131131
Args:
132132
name: string, The resource that owns the locations collection, if applicable. (required)
133-
filter: string, The standard list filter.
134-
pageSize: integer, The standard list page size.
135-
pageToken: string, The standard list page token.
133+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
134+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
135+
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.
136136
x__xgafv: string, V1 error format.
137137
Allowed values
138138
1 - v1 error format

docs/dyn/logging_v2.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ <h3>Method Details</h3>
130130

131131
Args:
132132
name: string, The resource that owns the locations collection, if applicable. (required)
133-
filter: string, The standard list filter.
134-
pageSize: integer, The standard list page size.
135-
pageToken: string, The standard list page token.
133+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
134+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
135+
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.
136136
x__xgafv: string, V1 error format.
137137
Allowed values
138138
1 - v1 error format

googleapiclient/discovery_cache/documents/logging.v2.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@
386386
],
387387
"parameters": {
388388
"filter": {
389-
"description": "The standard list filter.",
389+
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
390390
"location": "query",
391391
"type": "string"
392392
},
@@ -398,13 +398,13 @@
398398
"type": "string"
399399
},
400400
"pageSize": {
401-
"description": "The standard list page size.",
401+
"description": "The maximum number of results to return. If not set, the service will select a default.",
402402
"format": "int32",
403403
"location": "query",
404404
"type": "integer"
405405
},
406406
"pageToken": {
407-
"description": "The standard list page token.",
407+
"description": "A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.",
408408
"location": "query",
409409
"type": "string"
410410
}
@@ -1449,7 +1449,7 @@
14491449
],
14501450
"parameters": {
14511451
"filter": {
1452-
"description": "The standard list filter.",
1452+
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
14531453
"location": "query",
14541454
"type": "string"
14551455
},
@@ -1461,13 +1461,13 @@
14611461
"type": "string"
14621462
},
14631463
"pageSize": {
1464-
"description": "The standard list page size.",
1464+
"description": "The maximum number of results to return. If not set, the service will select a default.",
14651465
"format": "int32",
14661466
"location": "query",
14671467
"type": "integer"
14681468
},
14691469
"pageToken": {
1470-
"description": "The standard list page token.",
1470+
"description": "A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.",
14711471
"location": "query",
14721472
"type": "string"
14731473
}
@@ -2178,7 +2178,7 @@
21782178
],
21792179
"parameters": {
21802180
"filter": {
2181-
"description": "The standard list filter.",
2181+
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
21822182
"location": "query",
21832183
"type": "string"
21842184
},
@@ -2190,13 +2190,13 @@
21902190
"type": "string"
21912191
},
21922192
"pageSize": {
2193-
"description": "The standard list page size.",
2193+
"description": "The maximum number of results to return. If not set, the service will select a default.",
21942194
"format": "int32",
21952195
"location": "query",
21962196
"type": "integer"
21972197
},
21982198
"pageToken": {
2199-
"description": "The standard list page token.",
2199+
"description": "A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.",
22002200
"location": "query",
22012201
"type": "string"
22022202
}
@@ -2956,7 +2956,7 @@
29562956
],
29572957
"parameters": {
29582958
"filter": {
2959-
"description": "The standard list filter.",
2959+
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
29602960
"location": "query",
29612961
"type": "string"
29622962
},
@@ -2968,13 +2968,13 @@
29682968
"type": "string"
29692969
},
29702970
"pageSize": {
2971-
"description": "The standard list page size.",
2971+
"description": "The maximum number of results to return. If not set, the service will select a default.",
29722972
"format": "int32",
29732973
"location": "query",
29742974
"type": "integer"
29752975
},
29762976
"pageToken": {
2977-
"description": "The standard list page token.",
2977+
"description": "A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.",
29782978
"location": "query",
29792979
"type": "string"
29802980
}
@@ -3848,7 +3848,7 @@
38483848
],
38493849
"parameters": {
38503850
"filter": {
3851-
"description": "The standard list filter.",
3851+
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
38523852
"location": "query",
38533853
"type": "string"
38543854
},
@@ -3860,13 +3860,13 @@
38603860
"type": "string"
38613861
},
38623862
"pageSize": {
3863-
"description": "The standard list page size.",
3863+
"description": "The maximum number of results to return. If not set, the service will select a default.",
38643864
"format": "int32",
38653865
"location": "query",
38663866
"type": "integer"
38673867
},
38683868
"pageToken": {
3869-
"description": "The standard list page token.",
3869+
"description": "A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.",
38703870
"location": "query",
38713871
"type": "string"
38723872
}
@@ -4934,7 +4934,7 @@
49344934
}
49354935
}
49364936
},
4937-
"revision": "20210217",
4937+
"revision": "20210312",
49384938
"rootUrl": "https://logging.googleapis.com/",
49394939
"schemas": {
49404940
"BigQueryOptions": {

0 commit comments

Comments
 (0)