Class ListSampleQueriesResponse (0.16.0)

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

Response message for SampleQueryService.ListSampleQueries method.

Attributes

Name Description
sample_queries MutableSequence[google.cloud.discoveryengine_v1alpha.types.SampleQuery]
The SampleQuerys.
next_page_token str
A token that can be sent as ListSampleQueriesRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.