Googly. DocumentAI. Model. GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata
(googly_document_ai v0.1.0)
Copy Markdown
View Source
Metadata for schema inference. Only used on dataset.schema for schema inference, can be safely ignored elsewhere.
Attributes
-
inferred(type:boolean()) - True if is inferred by schema inference.
Summary
Types
@type t() :: %Googly.DocumentAI.Model.GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata{ inferred: boolean() | nil }