schemaOverride property

GoogleCloudDocumentaiV1DocumentSchema? schemaOverride
getter/setter pair

Override the schema of the ProcessorVersion.

Will return an Invalid Argument error if this field is set when the underlying ProcessorVersion doesn't support schema override.

Optional.

Implementation

GoogleCloudDocumentaiV1DocumentSchema? schemaOverride;