v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-134515.6 KB
projects

Searches for cloud locations from a given source location.

get/v1/{+parent}/cloudLocations:search

Path parameters

parentstring required

Required. The parent, which owns this collection of cloud locations. Format: projects/{project}/locations/{location}

Query parameters

pageSizeinteger

Optional. The maximum number of cloud locations to return. The service might return fewer cloud locations than this value. If unspecified, server will pick an appropriate default.

pageTokenstring

Optional. A token identifying a page of results the server should return. Provide Page token returned by a previous 'ListCloudLocations' call to retrieve the next page of results. When paginating, all other parameters provided to 'ListCloudLocations' must match the call that provided the page token.

querystring

Optional. The query string in search query syntax. While filter is used to filter the search results by attributes, query is used to specify the search requirements.

sourceCloudLocationstring

Required. The source cloud location to search from. Example search can be searching nearby cloud locations from the source cloud location by latency.

Response

Successful response