Class ListSchemasResponse (0.11.11)

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

Response message for SchemaService.ListSchemas method.

Attributes

NameDescription
schemas MutableSequence[google.cloud.discoveryengine_v1.types.Schema]
The Schemas.
next_page_token str
A token that can be sent as ListSchemasRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.