package documentai
import "google.golang.org/genproto/googleapis/cloud/documentai/v1beta3"
Package documentai aliases all exported identifiers in package "cloud.google.com/go/documentai/apiv1beta3/documentaipb".
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterDocumentProcessorServiceServer(s *grpc.Server, srv DocumentProcessorServiceServer)
- type Barcode
- type BatchDocumentsInputConfig
- type BatchDocumentsInputConfig_GcsDocuments
- type BatchDocumentsInputConfig_GcsPrefix
- type BatchProcessMetadata
- type BatchProcessMetadata_IndividualProcessStatus
- type BatchProcessMetadata_State
- type BatchProcessRequest
- type BatchProcessRequest_BatchInputConfig
- type BatchProcessRequest_BatchOutputConfig
- type BatchProcessResponse
- type BoundingPoly
- type CommonOperationMetadata
- type CommonOperationMetadata_State
- type CreateProcessorRequest
- type DeleteProcessorMetadata
- type DeleteProcessorRequest
- type DeleteProcessorVersionMetadata
- type DeleteProcessorVersionRequest
- type DeployProcessorVersionMetadata
- type DeployProcessorVersionRequest
- type DeployProcessorVersionResponse
- type DisableProcessorMetadata
- type DisableProcessorRequest
- type DisableProcessorResponse
- type Document
- type DocumentOutputConfig
- type DocumentOutputConfig_GcsOutputConfig
- type DocumentOutputConfig_GcsOutputConfig_
- type DocumentProcessorServiceClient
- type DocumentProcessorServiceServer
- type DocumentSchema
- type DocumentSchema_EntityType
- type DocumentSchema_EntityType_EnumValues
- type DocumentSchema_EntityType_EnumValues_
- type DocumentSchema_EntityType_Property
- type DocumentSchema_EntityType_Property_OccurrenceType
- type DocumentSchema_Metadata
- type Document_Content
- type Document_Entity
- type Document_EntityRelation
- type Document_Entity_NormalizedValue
- type Document_Entity_NormalizedValue_AddressValue
- type Document_Entity_NormalizedValue_BooleanValue
- type Document_Entity_NormalizedValue_DateValue
- type Document_Entity_NormalizedValue_DatetimeValue
- type Document_Entity_NormalizedValue_FloatValue
- type Document_Entity_NormalizedValue_IntegerValue
- type Document_Entity_NormalizedValue_MoneyValue
- type Document_Page
- type Document_PageAnchor
- type Document_PageAnchor_PageRef
- type Document_PageAnchor_PageRef_LayoutType
- type Document_Page_Block
- type Document_Page_DetectedBarcode
- type Document_Page_DetectedLanguage
- type Document_Page_Dimension
- type Document_Page_FormField
- type Document_Page_Image
- type Document_Page_Layout
- type Document_Page_Layout_Orientation
- type Document_Page_Line
- type Document_Page_Matrix
- type Document_Page_Paragraph
- type Document_Page_Symbol
- type Document_Page_Table
- type Document_Page_Table_TableCell
- type Document_Page_Table_TableRow
- type Document_Page_Token
- type Document_Page_Token_DetectedBreak
- type Document_Page_Token_DetectedBreak_Type
- type Document_Page_VisualElement
- type Document_Provenance
- type Document_Provenance_OperationType
- type Document_Provenance_Parent
- type Document_Revision
- type Document_Revision_Agent
- type Document_Revision_HumanReview
- type Document_Revision_Processor
- type Document_ShardInfo
- type Document_Style
- type Document_Style_FontSize
- type Document_TextAnchor
- type Document_TextAnchor_TextSegment
- type Document_TextChange
- type Document_Uri
- type EnableProcessorMetadata
- type EnableProcessorRequest
- type EnableProcessorResponse
- type FetchProcessorTypesRequest
- type FetchProcessorTypesResponse
- type GcsDocument
- type GcsDocuments
- type GcsPrefix
- type GetProcessorRequest
- type GetProcessorVersionRequest
- type HumanReviewStatus
- type HumanReviewStatus_State
- type ListProcessorTypesRequest
- type ListProcessorTypesResponse
- type ListProcessorVersionsRequest
- type ListProcessorVersionsResponse
- type ListProcessorsRequest
- type ListProcessorsResponse
- type NormalizedVertex
- type ProcessRequest
- type ProcessRequest_InlineDocument
- type ProcessRequest_RawDocument
- type ProcessResponse
- type Processor
- type ProcessorType
- type ProcessorType_LocationInfo
- type ProcessorVersion
- type ProcessorVersion_DeprecationInfo
- type ProcessorVersion_State
- type Processor_State
- type RawDocument
- type ReviewDocumentOperationMetadata
- type ReviewDocumentOperationMetadata_State
- type ReviewDocumentRequest
- type ReviewDocumentRequest_InlineDocument
- type ReviewDocumentRequest_Priority
- type ReviewDocumentResponse
- type ReviewDocumentResponse_State
- type SetDefaultProcessorVersionMetadata
- type SetDefaultProcessorVersionRequest
- type SetDefaultProcessorVersionResponse
- type UndeployProcessorVersionMetadata
- type UndeployProcessorVersionRequest
- type UndeployProcessorVersionResponse
- type UnimplementedDocumentProcessorServiceServer
- type Vertex
Constants ¶
const ( BatchProcessMetadata_CANCELLED = src.BatchProcessMetadata_CANCELLED BatchProcessMetadata_CANCELLING = src.BatchProcessMetadata_CANCELLING BatchProcessMetadata_FAILED = src.BatchProcessMetadata_FAILED BatchProcessMetadata_RUNNING = src.BatchProcessMetadata_RUNNING BatchProcessMetadata_STATE_UNSPECIFIED = src.BatchProcessMetadata_STATE_UNSPECIFIED BatchProcessMetadata_SUCCEEDED = src.BatchProcessMetadata_SUCCEEDED BatchProcessMetadata_WAITING = src.BatchProcessMetadata_WAITING CommonOperationMetadata_CANCELLED = src.CommonOperationMetadata_CANCELLED CommonOperationMetadata_CANCELLING = src.CommonOperationMetadata_CANCELLING CommonOperationMetadata_FAILED = src.CommonOperationMetadata_FAILED CommonOperationMetadata_RUNNING = src.CommonOperationMetadata_RUNNING CommonOperationMetadata_STATE_UNSPECIFIED = src.CommonOperationMetadata_STATE_UNSPECIFIED CommonOperationMetadata_SUCCEEDED = src.CommonOperationMetadata_SUCCEEDED DocumentSchema_EntityType_Property_OCCURRENCE_TYPE_UNSPECIFIED = src.DocumentSchema_EntityType_Property_OCCURRENCE_TYPE_UNSPECIFIED DocumentSchema_EntityType_Property_OPTIONAL_MULTIPLE = src.DocumentSchema_EntityType_Property_OPTIONAL_MULTIPLE DocumentSchema_EntityType_Property_OPTIONAL_ONCE = src.DocumentSchema_EntityType_Property_OPTIONAL_ONCE DocumentSchema_EntityType_Property_REQUIRED_MULTIPLE = src.DocumentSchema_EntityType_Property_REQUIRED_MULTIPLE DocumentSchema_EntityType_Property_REQUIRED_ONCE = src.DocumentSchema_EntityType_Property_REQUIRED_ONCE Document_PageAnchor_PageRef_BLOCK = src.Document_PageAnchor_PageRef_BLOCK Document_PageAnchor_PageRef_FORM_FIELD = src.Document_PageAnchor_PageRef_FORM_FIELD Document_PageAnchor_PageRef_LAYOUT_TYPE_UNSPECIFIED = src.Document_PageAnchor_PageRef_LAYOUT_TYPE_UNSPECIFIED Document_PageAnchor_PageRef_LINE = src.Document_PageAnchor_PageRef_LINE Document_PageAnchor_PageRef_PARAGRAPH = src.Document_PageAnchor_PageRef_PARAGRAPH Document_PageAnchor_PageRef_TABLE = src.Document_PageAnchor_PageRef_TABLE Document_PageAnchor_PageRef_TOKEN = src.Document_PageAnchor_PageRef_TOKEN Document_PageAnchor_PageRef_VISUAL_ELEMENT = src.Document_PageAnchor_PageRef_VISUAL_ELEMENT Document_Page_Layout_ORIENTATION_UNSPECIFIED = src.Document_Page_Layout_ORIENTATION_UNSPECIFIED Document_Page_Layout_PAGE_DOWN = src.Document_Page_Layout_PAGE_DOWN Document_Page_Layout_PAGE_LEFT = src.Document_Page_Layout_PAGE_LEFT Document_Page_Layout_PAGE_RIGHT = src.Document_Page_Layout_PAGE_RIGHT Document_Page_Layout_PAGE_UP = src.Document_Page_Layout_PAGE_UP Document_Page_Token_DetectedBreak_HYPHEN = src.Document_Page_Token_DetectedBreak_HYPHEN Document_Page_Token_DetectedBreak_SPACE = src.Document_Page_Token_DetectedBreak_SPACE Document_Page_Token_DetectedBreak_TYPE_UNSPECIFIED = src.Document_Page_Token_DetectedBreak_TYPE_UNSPECIFIED Document_Page_Token_DetectedBreak_WIDE_SPACE = src.Document_Page_Token_DetectedBreak_WIDE_SPACE Document_Provenance_ADD = src.Document_Provenance_ADD Document_Provenance_EVAL_APPROVED = src.Document_Provenance_EVAL_APPROVED Document_Provenance_EVAL_REQUESTED = src.Document_Provenance_EVAL_REQUESTED Document_Provenance_EVAL_SKIPPED = src.Document_Provenance_EVAL_SKIPPED Document_Provenance_OPERATION_TYPE_UNSPECIFIED = src.Document_Provenance_OPERATION_TYPE_UNSPECIFIED Document_Provenance_REMOVE = src.Document_Provenance_REMOVE Document_Provenance_REPLACE = src.Document_Provenance_REPLACE HumanReviewStatus_ERROR = src.HumanReviewStatus_ERROR HumanReviewStatus_IN_PROGRESS = src.HumanReviewStatus_IN_PROGRESS HumanReviewStatus_SKIPPED = src.HumanReviewStatus_SKIPPED HumanReviewStatus_STATE_UNSPECIFIED = src.HumanReviewStatus_STATE_UNSPECIFIED HumanReviewStatus_VALIDATION_PASSED = src.HumanReviewStatus_VALIDATION_PASSED ProcessorVersion_CREATING = src.ProcessorVersion_CREATING ProcessorVersion_DELETING = src.ProcessorVersion_DELETING ProcessorVersion_DEPLOYED = src.ProcessorVersion_DEPLOYED ProcessorVersion_DEPLOYING = src.ProcessorVersion_DEPLOYING ProcessorVersion_FAILED = src.ProcessorVersion_FAILED ProcessorVersion_STATE_UNSPECIFIED = src.ProcessorVersion_STATE_UNSPECIFIED ProcessorVersion_UNDEPLOYED = src.ProcessorVersion_UNDEPLOYED ProcessorVersion_UNDEPLOYING = src.ProcessorVersion_UNDEPLOYING Processor_CREATING = src.Processor_CREATING Processor_DELETING = src.Processor_DELETING Processor_DISABLED = src.Processor_DISABLED Processor_DISABLING = src.Processor_DISABLING Processor_ENABLED = src.Processor_ENABLED Processor_ENABLING = src.Processor_ENABLING Processor_FAILED = src.Processor_FAILED Processor_STATE_UNSPECIFIED = src.Processor_STATE_UNSPECIFIED ReviewDocumentOperationMetadata_CANCELLED = src.ReviewDocumentOperationMetadata_CANCELLED ReviewDocumentOperationMetadata_CANCELLING = src.ReviewDocumentOperationMetadata_CANCELLING ReviewDocumentOperationMetadata_FAILED = src.ReviewDocumentOperationMetadata_FAILED ReviewDocumentOperationMetadata_RUNNING = src.ReviewDocumentOperationMetadata_RUNNING ReviewDocumentOperationMetadata_STATE_UNSPECIFIED = src.ReviewDocumentOperationMetadata_STATE_UNSPECIFIED ReviewDocumentOperationMetadata_SUCCEEDED = src.ReviewDocumentOperationMetadata_SUCCEEDED ReviewDocumentRequest_DEFAULT = src.ReviewDocumentRequest_DEFAULT ReviewDocumentRequest_URGENT = src.ReviewDocumentRequest_URGENT ReviewDocumentResponse_REJECTED = src.ReviewDocumentResponse_REJECTED ReviewDocumentResponse_STATE_UNSPECIFIED = src.ReviewDocumentResponse_STATE_UNSPECIFIED ReviewDocumentResponse_SUCCEEDED = src.ReviewDocumentResponse_SUCCEEDED )
Deprecated: Please use consts in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
Variables ¶
var ( BatchProcessMetadata_State_name = src.BatchProcessMetadata_State_name BatchProcessMetadata_State_value = src.BatchProcessMetadata_State_value CommonOperationMetadata_State_name = src.CommonOperationMetadata_State_name CommonOperationMetadata_State_value = src.CommonOperationMetadata_State_value DocumentSchema_EntityType_Property_OccurrenceType_name = src.DocumentSchema_EntityType_Property_OccurrenceType_name DocumentSchema_EntityType_Property_OccurrenceType_value = src.DocumentSchema_EntityType_Property_OccurrenceType_value Document_PageAnchor_PageRef_LayoutType_name = src.Document_PageAnchor_PageRef_LayoutType_name Document_PageAnchor_PageRef_LayoutType_value = src.Document_PageAnchor_PageRef_LayoutType_value Document_Page_Layout_Orientation_name = src.Document_Page_Layout_Orientation_name Document_Page_Layout_Orientation_value = src.Document_Page_Layout_Orientation_value Document_Page_Token_DetectedBreak_Type_name = src.Document_Page_Token_DetectedBreak_Type_name Document_Page_Token_DetectedBreak_Type_value = src.Document_Page_Token_DetectedBreak_Type_value Document_Provenance_OperationType_name = src.Document_Provenance_OperationType_name Document_Provenance_OperationType_value = src.Document_Provenance_OperationType_value File_google_cloud_documentai_v1beta3_barcode_proto = src.File_google_cloud_documentai_v1beta3_barcode_proto File_google_cloud_documentai_v1beta3_document_io_proto = src.File_google_cloud_documentai_v1beta3_document_io_proto File_google_cloud_documentai_v1beta3_document_processor_service_proto = src.File_google_cloud_documentai_v1beta3_document_processor_service_proto File_google_cloud_documentai_v1beta3_document_proto = src.File_google_cloud_documentai_v1beta3_document_proto File_google_cloud_documentai_v1beta3_document_schema_proto = src.File_google_cloud_documentai_v1beta3_document_schema_proto File_google_cloud_documentai_v1beta3_geometry_proto = src.File_google_cloud_documentai_v1beta3_geometry_proto File_google_cloud_documentai_v1beta3_operation_metadata_proto = src.File_google_cloud_documentai_v1beta3_operation_metadata_proto File_google_cloud_documentai_v1beta3_processor_proto = src.File_google_cloud_documentai_v1beta3_processor_proto File_google_cloud_documentai_v1beta3_processor_type_proto = src.File_google_cloud_documentai_v1beta3_processor_type_proto HumanReviewStatus_State_name = src.HumanReviewStatus_State_name HumanReviewStatus_State_value = src.HumanReviewStatus_State_value ProcessorVersion_State_name = src.ProcessorVersion_State_name ProcessorVersion_State_value = src.ProcessorVersion_State_value Processor_State_name = src.Processor_State_name Processor_State_value = src.Processor_State_value ReviewDocumentOperationMetadata_State_name = src.ReviewDocumentOperationMetadata_State_name ReviewDocumentOperationMetadata_State_value = src.ReviewDocumentOperationMetadata_State_value ReviewDocumentRequest_Priority_name = src.ReviewDocumentRequest_Priority_name ReviewDocumentRequest_Priority_value = src.ReviewDocumentRequest_Priority_value ReviewDocumentResponse_State_name = src.ReviewDocumentResponse_State_name ReviewDocumentResponse_State_value = src.ReviewDocumentResponse_State_value )
Deprecated: Please use vars in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
Functions ¶
func RegisterDocumentProcessorServiceServer ¶
func RegisterDocumentProcessorServiceServer(s *grpc.Server, srv DocumentProcessorServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
Types ¶
type Barcode ¶
Encodes the detailed information of a barcode.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchDocumentsInputConfig ¶
type BatchDocumentsInputConfig = src.BatchDocumentsInputConfig
The common config to specify a set of documents used as input.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchDocumentsInputConfig_GcsDocuments ¶
type BatchDocumentsInputConfig_GcsDocuments = src.BatchDocumentsInputConfig_GcsDocuments
type BatchDocumentsInputConfig_GcsPrefix ¶
type BatchDocumentsInputConfig_GcsPrefix = src.BatchDocumentsInputConfig_GcsPrefix
type BatchProcessMetadata ¶
type BatchProcessMetadata = src.BatchProcessMetadata
The long running operation metadata for batch process method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchProcessMetadata_IndividualProcessStatus ¶
type BatchProcessMetadata_IndividualProcessStatus = src.BatchProcessMetadata_IndividualProcessStatus
The status of a each individual document in the batch process.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchProcessMetadata_State ¶
type BatchProcessMetadata_State = src.BatchProcessMetadata_State
Possible states of the batch processing operation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchProcessRequest ¶
type BatchProcessRequest = src.BatchProcessRequest
Request message for batch process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchProcessRequest_BatchInputConfig ¶
type BatchProcessRequest_BatchInputConfig = src.BatchProcessRequest_BatchInputConfig
The message for input config in batch process. Deprecated: Do not use.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchProcessRequest_BatchOutputConfig ¶
type BatchProcessRequest_BatchOutputConfig = src.BatchProcessRequest_BatchOutputConfig
The message for output config in batch process. Deprecated: Do not use.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BatchProcessResponse ¶
type BatchProcessResponse = src.BatchProcessResponse
Response message for batch process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type BoundingPoly ¶
type BoundingPoly = src.BoundingPoly
A bounding polygon for the detected image annotation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type CommonOperationMetadata ¶
type CommonOperationMetadata = src.CommonOperationMetadata
The common metadata for long running operations.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type CommonOperationMetadata_State ¶
type CommonOperationMetadata_State = src.CommonOperationMetadata_State
State of the longrunning operation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type CreateProcessorRequest ¶
type CreateProcessorRequest = src.CreateProcessorRequest
Request message for create a processor. Notice this request is sent to a regionalized backend service, and if the processor type is not available on that region, the creation will fail.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DeleteProcessorMetadata ¶
type DeleteProcessorMetadata = src.DeleteProcessorMetadata
The long running operation metadata for delete processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DeleteProcessorRequest ¶
type DeleteProcessorRequest = src.DeleteProcessorRequest
Request message for the delete processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DeleteProcessorVersionMetadata ¶
type DeleteProcessorVersionMetadata = src.DeleteProcessorVersionMetadata
The long running operation metadata for delete processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DeleteProcessorVersionRequest ¶
type DeleteProcessorVersionRequest = src.DeleteProcessorVersionRequest
Request message for the delete processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DeployProcessorVersionMetadata ¶
type DeployProcessorVersionMetadata = src.DeployProcessorVersionMetadata
The long running operation metadata for deploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DeployProcessorVersionRequest ¶
type DeployProcessorVersionRequest = src.DeployProcessorVersionRequest
Request message for the deploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DeployProcessorVersionResponse ¶
type DeployProcessorVersionResponse = src.DeployProcessorVersionResponse
Response message for the deploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DisableProcessorMetadata ¶
type DisableProcessorMetadata = src.DisableProcessorMetadata
The long running operation metadata for disable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DisableProcessorRequest ¶
type DisableProcessorRequest = src.DisableProcessorRequest
Request message for the disable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DisableProcessorResponse ¶
type DisableProcessorResponse = src.DisableProcessorResponse
Response message for the disable processor method. Intentionally empty proto for adding fields in future.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document ¶
Document represents the canonical document resource in Document AI. It is an interchange format that provides insights into documents and allows for collaboration between users and Document AI to iterate and optimize for quality.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentOutputConfig ¶
type DocumentOutputConfig = src.DocumentOutputConfig
Config that controls the output of documents. All documents will be written as a JSON file.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentOutputConfig_GcsOutputConfig ¶
type DocumentOutputConfig_GcsOutputConfig = src.DocumentOutputConfig_GcsOutputConfig
The configuration used when outputting documents.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentOutputConfig_GcsOutputConfig_ ¶
type DocumentOutputConfig_GcsOutputConfig_ = src.DocumentOutputConfig_GcsOutputConfig_
type DocumentProcessorServiceClient ¶
type DocumentProcessorServiceClient = src.DocumentProcessorServiceClient
DocumentProcessorServiceClient is the client API for DocumentProcessorService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
func NewDocumentProcessorServiceClient ¶
func NewDocumentProcessorServiceClient(cc grpc.ClientConnInterface) DocumentProcessorServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentProcessorServiceServer ¶
type DocumentProcessorServiceServer = src.DocumentProcessorServiceServer
DocumentProcessorServiceServer is the server API for DocumentProcessorService service.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentSchema ¶
type DocumentSchema = src.DocumentSchema
The schema defines the output of the processed document by a processor.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentSchema_EntityType ¶
type DocumentSchema_EntityType = src.DocumentSchema_EntityType
EntityType is the wrapper of a label of the corresponding model with detailed attributes and limitations for entity-based processors. Multiple types can also compose a dependency tree to represent nested types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentSchema_EntityType_EnumValues ¶
type DocumentSchema_EntityType_EnumValues = src.DocumentSchema_EntityType_EnumValues
Defines the a list of enum values.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentSchema_EntityType_EnumValues_ ¶
type DocumentSchema_EntityType_EnumValues_ = src.DocumentSchema_EntityType_EnumValues_
type DocumentSchema_EntityType_Property ¶
type DocumentSchema_EntityType_Property = src.DocumentSchema_EntityType_Property
Defines properties that can be part of the entity type.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentSchema_EntityType_Property_OccurrenceType ¶
type DocumentSchema_EntityType_Property_OccurrenceType = src.DocumentSchema_EntityType_Property_OccurrenceType
Types of occurrences of the entity type in the document. Note: this represents the number of instances of an entity types, not number of mentions of a given entity instance.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type DocumentSchema_Metadata ¶
type DocumentSchema_Metadata = src.DocumentSchema_Metadata
Metadata for global schema behavior.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Content ¶
type Document_Content = src.Document_Content
type Document_Entity ¶
type Document_Entity = src.Document_Entity
An entity that could be a phrase in the text or a property that belongs to the document. It is a known entity type, such as a person, an organization, or location.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_EntityRelation ¶
type Document_EntityRelation = src.Document_EntityRelation
Relationship between [Entities][google.cloud.documentai.v1beta3.Document.Entity].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Entity_NormalizedValue ¶
type Document_Entity_NormalizedValue = src.Document_Entity_NormalizedValue
Parsed and normalized entity value.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Entity_NormalizedValue_AddressValue ¶
type Document_Entity_NormalizedValue_AddressValue = src.Document_Entity_NormalizedValue_AddressValue
type Document_Entity_NormalizedValue_BooleanValue ¶
type Document_Entity_NormalizedValue_BooleanValue = src.Document_Entity_NormalizedValue_BooleanValue
type Document_Entity_NormalizedValue_DateValue ¶
type Document_Entity_NormalizedValue_DateValue = src.Document_Entity_NormalizedValue_DateValue
type Document_Entity_NormalizedValue_DatetimeValue ¶
type Document_Entity_NormalizedValue_DatetimeValue = src.Document_Entity_NormalizedValue_DatetimeValue
type Document_Entity_NormalizedValue_FloatValue ¶
type Document_Entity_NormalizedValue_FloatValue = src.Document_Entity_NormalizedValue_FloatValue
type Document_Entity_NormalizedValue_IntegerValue ¶
type Document_Entity_NormalizedValue_IntegerValue = src.Document_Entity_NormalizedValue_IntegerValue
type Document_Entity_NormalizedValue_MoneyValue ¶
type Document_Entity_NormalizedValue_MoneyValue = src.Document_Entity_NormalizedValue_MoneyValue
type Document_Page ¶
type Document_Page = src.Document_Page
A page in a Document[google.cloud.documentai.v1beta3.Document].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_PageAnchor ¶
type Document_PageAnchor = src.Document_PageAnchor
Referencing the visual context of the entity in the [Document.pages][google.cloud.documentai.v1beta3.Document.pages]. Page anchors can be cross-page, consist of multiple bounding polygons and optionally reference specific layout element types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_PageAnchor_PageRef ¶
type Document_PageAnchor_PageRef = src.Document_PageAnchor_PageRef
Represents a weak reference to a page element within a document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_PageAnchor_PageRef_LayoutType ¶
type Document_PageAnchor_PageRef_LayoutType = src.Document_PageAnchor_PageRef_LayoutType
The type of layout that is being referenced.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Block ¶
type Document_Page_Block = src.Document_Page_Block
A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_DetectedBarcode ¶
type Document_Page_DetectedBarcode = src.Document_Page_DetectedBarcode
A detected barcode.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_DetectedLanguage ¶
type Document_Page_DetectedLanguage = src.Document_Page_DetectedLanguage
Detected language for a structural component.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Dimension ¶
type Document_Page_Dimension = src.Document_Page_Dimension
Dimension for the page.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_FormField ¶
type Document_Page_FormField = src.Document_Page_FormField
A form field detected on the page.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Image ¶
type Document_Page_Image = src.Document_Page_Image
Rendered image contents for this page.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Layout ¶
type Document_Page_Layout = src.Document_Page_Layout
Visual element describing a layout unit on a page.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Layout_Orientation ¶
type Document_Page_Layout_Orientation = src.Document_Page_Layout_Orientation
Detected human reading orientation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Line ¶
type Document_Page_Line = src.Document_Page_Line
A collection of tokens that a human would perceive as a line. Does not cross column boundaries, can be horizontal, vertical, etc.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Matrix ¶
type Document_Page_Matrix = src.Document_Page_Matrix
Representation for transformation matrix, intended to be compatible and used with OpenCV format for image manipulation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Paragraph ¶
type Document_Page_Paragraph = src.Document_Page_Paragraph
A collection of lines that a human would perceive as a paragraph.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Symbol ¶
type Document_Page_Symbol = src.Document_Page_Symbol
A detected symbol.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Table ¶
type Document_Page_Table = src.Document_Page_Table
A table representation similar to HTML table structure.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Table_TableCell ¶
type Document_Page_Table_TableCell = src.Document_Page_Table_TableCell
A cell representation inside the table.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Table_TableRow ¶
type Document_Page_Table_TableRow = src.Document_Page_Table_TableRow
A row of table cells.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Token ¶
type Document_Page_Token = src.Document_Page_Token
A detected token.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Token_DetectedBreak ¶
type Document_Page_Token_DetectedBreak = src.Document_Page_Token_DetectedBreak
Detected break at the end of a [Token][google.cloud.documentai.v1beta3.Document.Page.Token].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_Token_DetectedBreak_Type ¶
type Document_Page_Token_DetectedBreak_Type = src.Document_Page_Token_DetectedBreak_Type
Enum to denote the type of break found.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Page_VisualElement ¶
type Document_Page_VisualElement = src.Document_Page_VisualElement
Detected non-text visual elements e.g. checkbox, signature etc. on the page.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Provenance ¶
type Document_Provenance = src.Document_Provenance
Structure to identify provenance relationships between annotations in different revisions.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Provenance_OperationType ¶
type Document_Provenance_OperationType = src.Document_Provenance_OperationType
If a processor or agent does an explicit operation on existing elements.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Provenance_Parent ¶
type Document_Provenance_Parent = src.Document_Provenance_Parent
The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Revision ¶
type Document_Revision = src.Document_Revision
Contains past or forward revisions of this document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Revision_Agent ¶
type Document_Revision_Agent = src.Document_Revision_Agent
type Document_Revision_HumanReview ¶
type Document_Revision_HumanReview = src.Document_Revision_HumanReview
Human Review information of the document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Revision_Processor ¶
type Document_Revision_Processor = src.Document_Revision_Processor
type Document_ShardInfo ¶
type Document_ShardInfo = src.Document_ShardInfo
For a large document, sharding may be performed to produce several document shards. Each document shard contains this field to detail which shard it is.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Style ¶
type Document_Style = src.Document_Style
Annotation for common text style attributes. This adheres to CSS conventions as much as possible.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Style_FontSize ¶
type Document_Style_FontSize = src.Document_Style_FontSize
Font size with unit.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_TextAnchor ¶
type Document_TextAnchor = src.Document_TextAnchor
Text reference indexing into the [Document.text][google.cloud.documentai.v1beta3.Document.text].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_TextAnchor_TextSegment ¶
type Document_TextAnchor_TextSegment = src.Document_TextAnchor_TextSegment
A text segment in the [Document.text][google.cloud.documentai.v1beta3.Document.text]. The indices may be out of bounds which indicate that the text extends into another document shard for large sharded documents. See [ShardInfo.text_offset][google.cloud.documentai.v1beta3.Document.ShardInfo.text_offset]
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_TextChange ¶
type Document_TextChange = src.Document_TextChange
This message is used for text changes aka. OCR corrections.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Document_Uri ¶
type Document_Uri = src.Document_Uri
type EnableProcessorMetadata ¶
type EnableProcessorMetadata = src.EnableProcessorMetadata
The long running operation metadata for enable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type EnableProcessorRequest ¶
type EnableProcessorRequest = src.EnableProcessorRequest
Request message for the enable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type EnableProcessorResponse ¶
type EnableProcessorResponse = src.EnableProcessorResponse
Response message for the enable processor method. Intentionally empty proto for adding fields in future.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type FetchProcessorTypesRequest ¶
type FetchProcessorTypesRequest = src.FetchProcessorTypesRequest
Request message for fetch processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type FetchProcessorTypesResponse ¶
type FetchProcessorTypesResponse = src.FetchProcessorTypesResponse
Response message for fetch processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type GcsDocument ¶
type GcsDocument = src.GcsDocument
Specifies a document stored on Cloud Storage.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type GcsDocuments ¶
type GcsDocuments = src.GcsDocuments
Specifies a set of documents on Cloud Storage.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type GcsPrefix ¶
Specifies all documents on Cloud Storage with a common prefix.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type GetProcessorRequest ¶
type GetProcessorRequest = src.GetProcessorRequest
Request message for get processor.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type GetProcessorVersionRequest ¶
type GetProcessorVersionRequest = src.GetProcessorVersionRequest
Request message for get processor version.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type HumanReviewStatus ¶
type HumanReviewStatus = src.HumanReviewStatus
The status of human review on a processed document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type HumanReviewStatus_State ¶
type HumanReviewStatus_State = src.HumanReviewStatus_State
The final state of human review on a processed document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ListProcessorTypesRequest ¶
type ListProcessorTypesRequest = src.ListProcessorTypesRequest
Request message for list processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ListProcessorTypesResponse ¶
type ListProcessorTypesResponse = src.ListProcessorTypesResponse
Response message for list processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ListProcessorVersionsRequest ¶
type ListProcessorVersionsRequest = src.ListProcessorVersionsRequest
Request message for list all processor versions belongs to a processor.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ListProcessorVersionsResponse ¶
type ListProcessorVersionsResponse = src.ListProcessorVersionsResponse
Response message for list processors.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ListProcessorsRequest ¶
type ListProcessorsRequest = src.ListProcessorsRequest
Request message for list all processors belongs to a project.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ListProcessorsResponse ¶
type ListProcessorsResponse = src.ListProcessorsResponse
Response message for list processors.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type NormalizedVertex ¶
type NormalizedVertex = src.NormalizedVertex
A vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ProcessRequest ¶
type ProcessRequest = src.ProcessRequest
Request message for the process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ProcessRequest_InlineDocument ¶
type ProcessRequest_InlineDocument = src.ProcessRequest_InlineDocument
type ProcessRequest_RawDocument ¶
type ProcessRequest_RawDocument = src.ProcessRequest_RawDocument
type ProcessResponse ¶
type ProcessResponse = src.ProcessResponse
Response message for the process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Processor ¶
The first-class citizen for Document AI. Each processor defines how to extract structural information from a document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ProcessorType ¶
type ProcessorType = src.ProcessorType
A processor type is responsible for performing a certain document understanding task on a certain type of document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ProcessorType_LocationInfo ¶
type ProcessorType_LocationInfo = src.ProcessorType_LocationInfo
The location information about where the processor is available.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ProcessorVersion ¶
type ProcessorVersion = src.ProcessorVersion
A processor version is an implementation of a processor. Each processor can have multiple versions, pre-trained by Google internally or up-trained by the customer. At a time, a processor can only have one default version version. So the processor's behavior (when processing documents) is defined by a default version
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ProcessorVersion_DeprecationInfo ¶
type ProcessorVersion_DeprecationInfo = src.ProcessorVersion_DeprecationInfo
Information about the upcoming deprecation of this processor version.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ProcessorVersion_State ¶
type ProcessorVersion_State = src.ProcessorVersion_State
The possible states of the processor version.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Processor_State ¶
type Processor_State = src.Processor_State
The possible states of the processor.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type RawDocument ¶
type RawDocument = src.RawDocument
Payload message of raw document content (bytes).
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ReviewDocumentOperationMetadata ¶
type ReviewDocumentOperationMetadata = src.ReviewDocumentOperationMetadata
The long running operation metadata for review document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ReviewDocumentOperationMetadata_State ¶
type ReviewDocumentOperationMetadata_State = src.ReviewDocumentOperationMetadata_State
State of the longrunning operation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ReviewDocumentRequest ¶
type ReviewDocumentRequest = src.ReviewDocumentRequest
Request message for review document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ReviewDocumentRequest_InlineDocument ¶
type ReviewDocumentRequest_InlineDocument = src.ReviewDocumentRequest_InlineDocument
type ReviewDocumentRequest_Priority ¶
type ReviewDocumentRequest_Priority = src.ReviewDocumentRequest_Priority
The priority level of the human review task.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ReviewDocumentResponse ¶
type ReviewDocumentResponse = src.ReviewDocumentResponse
Response message for review document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type ReviewDocumentResponse_State ¶
type ReviewDocumentResponse_State = src.ReviewDocumentResponse_State
Possible states of the review operation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type SetDefaultProcessorVersionMetadata ¶
type SetDefaultProcessorVersionMetadata = src.SetDefaultProcessorVersionMetadata
The long running operation metadata for set default processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type SetDefaultProcessorVersionRequest ¶
type SetDefaultProcessorVersionRequest = src.SetDefaultProcessorVersionRequest
Request message for the set default processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type SetDefaultProcessorVersionResponse ¶
type SetDefaultProcessorVersionResponse = src.SetDefaultProcessorVersionResponse
Response message for set default processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type UndeployProcessorVersionMetadata ¶
type UndeployProcessorVersionMetadata = src.UndeployProcessorVersionMetadata
The long running operation metadata for the undeploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type UndeployProcessorVersionRequest ¶
type UndeployProcessorVersionRequest = src.UndeployProcessorVersionRequest
Request message for the undeploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type UndeployProcessorVersionResponse ¶
type UndeployProcessorVersionResponse = src.UndeployProcessorVersionResponse
Response message for the undeploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type UnimplementedDocumentProcessorServiceServer ¶
type UnimplementedDocumentProcessorServiceServer = src.UnimplementedDocumentProcessorServiceServer
UnimplementedDocumentProcessorServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
type Vertex ¶
A vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1beta3/documentaipb
Source Files ¶
alias.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.