View Source GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata (google_api_document_ai v0.45.0)
Metadata for global schema behavior.
Attributes
-
documentAllowMultipleLabels(type:boolean(), default:nil) - If true, on a given page, there can be multipledocumentannotations covering it. -
documentSplitter(type:boolean(), default:nil) - If true, adocumententity type can be applied to subdocument (splitting). Otherwise, it can only be applied to the entire document (classification). -
prefixedNamingOnProperties(type:boolean(), default:nil) - If set, all the nested entities must be prefixed with the parents. -
skipNamingValidation(type:boolean(), default:nil) - If set, we will skip the naming format validation in the schema. So the string values inDocumentSchema.EntityType.nameandDocumentSchema.EntityType.Property.namewill not be checked.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.