Class SearchCloudLocationsResponse (0.1.0)

SearchCloudLocationsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Message for response to searching cloud locations.

Attributes

Name Description
cloud_locations MutableSequence[google.cloud.locationfinder_v1.types.CloudLocation]
Output only. List of cloud locations.
next_page_token str
Output only. The continuation token, used to page through large result sets. Provide this value in a subsequent request as page_token in subsequent requests to retrieve the next page. If this field is not present, there are no subsequent results.