You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pre>Lists information about the supported locations for this service.
155
155
156
156
Args:
157
157
name: string, The resource that owns the locations collection, if applicable. (required)
158
+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
158
159
filter: string, 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).
159
160
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
160
161
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
<pre>Lists information about the supported locations for this service.
135
135
136
136
Args:
137
137
name: string, The resource that owns the locations collection, if applicable. (required)
138
+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
138
139
filter: string, 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).
139
140
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
140
141
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
0 commit comments