Class ListDataSchemasResponse (0.1.0)

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

Response message for ListDataSchemas.

Attributes

Name Description
data_schemas MutableSequence[google.cloud.visionai_v1.types.DataSchema]
The data schemas from the specified corpus.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.