Class ListTargetSitesResponse (0.11.11)

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

Response message for SiteSearchEngineService.ListTargetSites method.

Attributes

NameDescription
target_sites MutableSequence[google.cloud.discoveryengine_v1alpha.types.TargetSite]
List of TargetSites.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
total_size int
The total number of items matching the request. This will always be populated in the response.