Skip to content

Commit 56e8cf9

Browse files
chore(gameservices): update the api
1 parent 4695393 commit 56e8cf9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/dyn/gameservices_v1beta.projects.locations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h3>Method Details</h3>
142142
name: string, The resource that owns the locations collection, if applicable. (required)
143143
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).
144144
includeUnrevealedLocations: boolean, If true, the returned list will include locations which are not yet revealed.
145-
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
145+
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
146146
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
147147
x__xgafv: string, V1 error format.
148148
Allowed values

googleapiclient/discovery_cache/documents/gameservices.v1beta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"type": "string"
162162
},
163163
"pageSize": {
164-
"description": "The maximum number of results to return. If not set, the service will select a default.",
164+
"description": "The maximum number of results to return. If not set, the service selects a default.",
165165
"format": "int32",
166166
"location": "query",
167167
"type": "integer"
@@ -1312,7 +1312,7 @@
13121312
}
13131313
}
13141314
},
1315-
"revision": "20210325",
1315+
"revision": "20210408",
13161316
"rootUrl": "https://gameservices.googleapis.com/",
13171317
"schemas": {
13181318
"AuditConfig": {

0 commit comments

Comments
 (0)