Reference documentation and code samples for the Google Cloud Document Ai V1 Client class DocumentSchema.
The schema defines the output of the processed document by a processor.
Generated from protobuf message google.cloud.documentai.v1.DocumentSchema
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Display name to show to users.
↳ description
string
Description of the schema.
↳ entity_types
↳ metadata
getDisplayName
Display name to show to users.
string
setDisplayName
Display name to show to users.
var
string
$this
getDescription
Description of the schema.
string
setDescription
Description of the schema.
var
string
$this
getEntityTypes
Entity types of the schema.
setEntityTypes
Entity types of the schema.
$this
getMetadata
Metadata of the schema.
hasMetadata
clearMetadata
setMetadata
Metadata of the schema.
$this