Class ListDocumentSchemasResponse (0.7.7)

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

Response message for DocumentSchemaService.ListDocumentSchemas.

Attributes

NameDescription
document_schemas MutableSequence[google.cloud.contentwarehouse_v1.types.DocumentSchema]
The document schemas from the specified parent.
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.