Skip to content

Commit a425e68

Browse files
feat(memcache): update the api
#### memcache:v1 The following keys were added: - schemas.GoogleCloudMemcacheV1LocationMetadata (Total Keys: 5) - schemas.GoogleCloudMemcacheV1ZoneMetadata (Total Keys: 2) - schemas.GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility (Total Keys: 4) - schemas.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.properties.perSliEligibility (Total Keys: 1) #### memcache:v1beta2 The following keys were added: - schemas.GoogleCloudMemcacheV1beta2ZoneMetadata (Total Keys: 2) - schemas.GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility (Total Keys: 4) - schemas.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.properties.perSliEligibility (Total Keys: 1) - schemas.LocationMetadata (Total Keys: 5) The following keys were changed: - schemas.GoogleCloudMemcacheV1beta2LocationMetadata.properties.availableZones.additionalProperties (Total Keys: 1)
1 parent 850e90b commit a425e68

File tree

6 files changed

+1735
-1655
lines changed

6 files changed

+1735
-1655
lines changed

docs/dyn/memcache_v1.projects.locations.html

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

136136
Args:
137137
name: string, The resource that owns the locations collection, if applicable. (required)
138-
filter: string, The standard list filter.
139-
pageSize: integer, The standard list page size.
140-
pageToken: string, The standard list page token.
138+
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).
139+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
140+
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
141141
x__xgafv: string, V1 error format.
142142
Allowed values
143143
1 - v1 error format

0 commit comments

Comments
 (0)