Documentation ¶
Overview ¶
Package documentai aliases all exported identifiers in package "cloud.google.com/go/documentai/apiv1/documentaipb".
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/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)deprecated
- type Barcodedeprecated
- type BatchDocumentsInputConfigdeprecated
- type BatchDocumentsInputConfig_GcsDocuments
- type BatchDocumentsInputConfig_GcsPrefix
- type BatchProcessMetadatadeprecated
- type BatchProcessMetadata_IndividualProcessStatusdeprecated
- type BatchProcessMetadata_Statedeprecated
- type BatchProcessRequestdeprecated
- type BatchProcessResponsedeprecated
- type BoundingPolydeprecated
- type CommonOperationMetadatadeprecated
- type CommonOperationMetadata_Statedeprecated
- type CreateProcessorRequestdeprecated
- type DeleteProcessorMetadatadeprecated
- type DeleteProcessorRequestdeprecated
- type DeleteProcessorVersionMetadatadeprecated
- type DeleteProcessorVersionRequestdeprecated
- type DeployProcessorVersionMetadatadeprecated
- type DeployProcessorVersionRequestdeprecated
- type DeployProcessorVersionResponsedeprecated
- type DisableProcessorMetadatadeprecated
- type DisableProcessorRequestdeprecated
- type DisableProcessorResponsedeprecated
- type Documentdeprecated
- type DocumentOutputConfigdeprecated
- type DocumentOutputConfig_GcsOutputConfigdeprecated
- type DocumentOutputConfig_GcsOutputConfig_
- type DocumentProcessorServiceClientdeprecated
- type DocumentProcessorServiceServerdeprecated
- type DocumentSchemadeprecated
- type DocumentSchema_EntityTypedeprecated
- type DocumentSchema_EntityType_EnumValuesdeprecated
- type DocumentSchema_EntityType_EnumValues_
- type DocumentSchema_EntityType_Propertydeprecated
- type DocumentSchema_EntityType_Property_OccurrenceTypedeprecated
- type DocumentSchema_Metadatadeprecated
- type Document_Content
- type Document_Entitydeprecated
- type Document_EntityRelationdeprecated
- type Document_Entity_NormalizedValuedeprecated
- 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_Pagedeprecated
- type Document_PageAnchordeprecated
- type Document_PageAnchor_PageRefdeprecated
- type Document_PageAnchor_PageRef_LayoutTypedeprecated
- type Document_Page_Blockdeprecated
- type Document_Page_DetectedBarcodedeprecated
- type Document_Page_DetectedLanguagedeprecated
- type Document_Page_Dimensiondeprecated
- type Document_Page_FormFielddeprecated
- type Document_Page_Imagedeprecated
- type Document_Page_Layoutdeprecated
- type Document_Page_Layout_Orientationdeprecated
- type Document_Page_Linedeprecated
- type Document_Page_Matrixdeprecated
- type Document_Page_Paragraphdeprecated
- type Document_Page_Symboldeprecated
- type Document_Page_Tabledeprecated
- type Document_Page_Table_TableCelldeprecated
- type Document_Page_Table_TableRowdeprecated
- type Document_Page_Tokendeprecated
- type Document_Page_Token_DetectedBreakdeprecated
- type Document_Page_Token_DetectedBreak_Typedeprecated
- type Document_Page_VisualElementdeprecated
- type Document_Provenancedeprecated
- type Document_Provenance_OperationTypedeprecated
- type Document_Provenance_Parentdeprecated
- type Document_Revisiondeprecated
- type Document_Revision_Agent
- type Document_Revision_HumanReviewdeprecated
- type Document_Revision_Processor
- type Document_ShardInfodeprecated
- type Document_Styledeprecated
- type Document_Style_FontSizedeprecated
- type Document_TextAnchordeprecated
- type Document_TextAnchor_TextSegmentdeprecated
- type Document_TextChangedeprecated
- type Document_Uri
- type EnableProcessorMetadatadeprecated
- type EnableProcessorRequestdeprecated
- type EnableProcessorResponsedeprecated
- type FetchProcessorTypesRequestdeprecated
- type FetchProcessorTypesResponsedeprecated
- type GcsDocumentdeprecated
- type GcsDocumentsdeprecated
- type GcsPrefixdeprecated
- type GetProcessorRequestdeprecated
- type GetProcessorVersionRequestdeprecated
- type HumanReviewStatusdeprecated
- type HumanReviewStatus_Statedeprecated
- type ListProcessorTypesRequestdeprecated
- type ListProcessorTypesResponsedeprecated
- type ListProcessorVersionsRequestdeprecated
- type ListProcessorVersionsResponsedeprecated
- type ListProcessorsRequestdeprecated
- type ListProcessorsResponsedeprecated
- type NormalizedVertexdeprecated
- type ProcessRequestdeprecated
- type ProcessRequest_InlineDocument
- type ProcessRequest_RawDocument
- type ProcessResponsedeprecated
- type Processordeprecated
- type ProcessorTypedeprecated
- type ProcessorType_LocationInfodeprecated
- type ProcessorVersiondeprecated
- type ProcessorVersion_DeprecationInfodeprecated
- type ProcessorVersion_Statedeprecated
- type Processor_Statedeprecated
- type RawDocumentdeprecated
- type ReviewDocumentOperationMetadatadeprecated
- type ReviewDocumentRequestdeprecated
- type ReviewDocumentRequest_InlineDocument
- type ReviewDocumentRequest_Prioritydeprecated
- type ReviewDocumentResponsedeprecated
- type ReviewDocumentResponse_Statedeprecated
- type SetDefaultProcessorVersionMetadatadeprecated
- type SetDefaultProcessorVersionRequestdeprecated
- type SetDefaultProcessorVersionResponsedeprecated
- type UndeployProcessorVersionMetadatadeprecated
- type UndeployProcessorVersionRequestdeprecated
- type UndeployProcessorVersionResponsedeprecated
- type UnimplementedDocumentProcessorServiceServerdeprecated
- type Vertexdeprecated
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 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/apiv1/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_v1_barcode_proto = src.File_google_cloud_documentai_v1_barcode_proto File_google_cloud_documentai_v1_document_io_proto = src.File_google_cloud_documentai_v1_document_io_proto File_google_cloud_documentai_v1_document_processor_service_proto = src.File_google_cloud_documentai_v1_document_processor_service_proto File_google_cloud_documentai_v1_document_proto = src.File_google_cloud_documentai_v1_document_proto File_google_cloud_documentai_v1_document_schema_proto = src.File_google_cloud_documentai_v1_document_schema_proto File_google_cloud_documentai_v1_geometry_proto = src.File_google_cloud_documentai_v1_geometry_proto File_google_cloud_documentai_v1_operation_metadata_proto = src.File_google_cloud_documentai_v1_operation_metadata_proto File_google_cloud_documentai_v1_processor_proto = src.File_google_cloud_documentai_v1_processor_proto File_google_cloud_documentai_v1_processor_type_proto = src.File_google_cloud_documentai_v1_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 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/apiv1/documentaipb
Functions ¶
func RegisterDocumentProcessorServiceServer
deprecated
func RegisterDocumentProcessorServiceServer(s *grpc.Server, srv DocumentProcessorServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/documentai/apiv1/documentaipb
Types ¶
type BatchDocumentsInputConfig
deprecated
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/apiv1/documentaipb
type BatchDocumentsInputConfig_GcsDocuments ¶
type BatchDocumentsInputConfig_GcsDocuments = src.BatchDocumentsInputConfig_GcsDocuments
type BatchDocumentsInputConfig_GcsPrefix ¶
type BatchDocumentsInputConfig_GcsPrefix = src.BatchDocumentsInputConfig_GcsPrefix
type BatchProcessMetadata
deprecated
type BatchProcessMetadata = src.BatchProcessMetadata
The long running operation metadata for batch process method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type BatchProcessMetadata_IndividualProcessStatus
deprecated
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/apiv1/documentaipb
type BatchProcessMetadata_State
deprecated
type BatchProcessMetadata_State = src.BatchProcessMetadata_State
Possible states of the batch processing operation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type BatchProcessRequest
deprecated
type BatchProcessRequest = src.BatchProcessRequest
Request message for batch process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type BatchProcessResponse
deprecated
type BatchProcessResponse = src.BatchProcessResponse
Response message for batch process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type BoundingPoly
deprecated
type BoundingPoly = src.BoundingPoly
A bounding polygon for the detected image annotation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type CommonOperationMetadata
deprecated
type CommonOperationMetadata = src.CommonOperationMetadata
The common metadata for long running operations.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type CommonOperationMetadata_State
deprecated
type CommonOperationMetadata_State = src.CommonOperationMetadata_State
State of the longrunning operation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type CreateProcessorRequest
deprecated
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/apiv1/documentaipb
type DeleteProcessorMetadata
deprecated
type DeleteProcessorMetadata = src.DeleteProcessorMetadata
The long running operation metadata for delete processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DeleteProcessorRequest
deprecated
type DeleteProcessorRequest = src.DeleteProcessorRequest
Request message for the delete processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DeleteProcessorVersionMetadata
deprecated
type DeleteProcessorVersionMetadata = src.DeleteProcessorVersionMetadata
The long running operation metadata for delete processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DeleteProcessorVersionRequest
deprecated
type DeleteProcessorVersionRequest = src.DeleteProcessorVersionRequest
Request message for the delete processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DeployProcessorVersionMetadata
deprecated
type DeployProcessorVersionMetadata = src.DeployProcessorVersionMetadata
The long running operation metadata for deploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DeployProcessorVersionRequest
deprecated
type DeployProcessorVersionRequest = src.DeployProcessorVersionRequest
Request message for the deploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DeployProcessorVersionResponse
deprecated
type DeployProcessorVersionResponse = src.DeployProcessorVersionResponse
Response message for the deploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DisableProcessorMetadata
deprecated
type DisableProcessorMetadata = src.DisableProcessorMetadata
The long running operation metadata for disable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DisableProcessorRequest
deprecated
type DisableProcessorRequest = src.DisableProcessorRequest
Request message for the disable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DisableProcessorResponse
deprecated
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/apiv1/documentaipb
type Document
deprecated
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/apiv1/documentaipb
type DocumentOutputConfig
deprecated
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/apiv1/documentaipb
type DocumentOutputConfig_GcsOutputConfig
deprecated
type DocumentOutputConfig_GcsOutputConfig = src.DocumentOutputConfig_GcsOutputConfig
The configuration used when outputting documents.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DocumentOutputConfig_GcsOutputConfig_ ¶
type DocumentOutputConfig_GcsOutputConfig_ = src.DocumentOutputConfig_GcsOutputConfig_
type DocumentProcessorServiceClient
deprecated
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/apiv1/documentaipb
func NewDocumentProcessorServiceClient
deprecated
func NewDocumentProcessorServiceClient(cc grpc.ClientConnInterface) DocumentProcessorServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/documentai/apiv1/documentaipb
type DocumentProcessorServiceServer
deprecated
type DocumentProcessorServiceServer = src.DocumentProcessorServiceServer
DocumentProcessorServiceServer is the server API for DocumentProcessorService service.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type DocumentSchema
deprecated
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/apiv1/documentaipb
type DocumentSchema_EntityType
deprecated
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/apiv1/documentaipb
type DocumentSchema_EntityType_EnumValues
deprecated
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/apiv1/documentaipb
type DocumentSchema_EntityType_EnumValues_ ¶
type DocumentSchema_EntityType_EnumValues_ = src.DocumentSchema_EntityType_EnumValues_
type DocumentSchema_EntityType_Property
deprecated
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/apiv1/documentaipb
type DocumentSchema_EntityType_Property_OccurrenceType
deprecated
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/apiv1/documentaipb
type DocumentSchema_Metadata
deprecated
type DocumentSchema_Metadata = src.DocumentSchema_Metadata
Metadata for global schema behavior.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Content ¶
type Document_Content = src.Document_Content
type Document_Entity
deprecated
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/apiv1/documentaipb
type Document_EntityRelation
deprecated
type Document_EntityRelation = src.Document_EntityRelation
Relationship between [Entities][google.cloud.documentai.v1.Document.Entity].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Entity_NormalizedValue
deprecated
type Document_Entity_NormalizedValue = src.Document_Entity_NormalizedValue
Parsed and normalized entity value.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/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
deprecated
type Document_Page = src.Document_Page
A page in a Document[google.cloud.documentai.v1.Document].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_PageAnchor
deprecated
type Document_PageAnchor = src.Document_PageAnchor
Referencing the visual context of the entity in the [Document.pages][google.cloud.documentai.v1.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/apiv1/documentaipb
type Document_PageAnchor_PageRef
deprecated
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/apiv1/documentaipb
type Document_PageAnchor_PageRef_LayoutType
deprecated
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/apiv1/documentaipb
type Document_Page_Block
deprecated
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/apiv1/documentaipb
type Document_Page_DetectedBarcode
deprecated
type Document_Page_DetectedBarcode = src.Document_Page_DetectedBarcode
A detected barcode.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_DetectedLanguage
deprecated
type Document_Page_DetectedLanguage = src.Document_Page_DetectedLanguage
Detected language for a structural component.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_Dimension
deprecated
type Document_Page_Dimension = src.Document_Page_Dimension
Dimension for the page.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_FormField
deprecated
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/apiv1/documentaipb
type Document_Page_Image
deprecated
type Document_Page_Image = src.Document_Page_Image
Rendered image contents for this page.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_Layout
deprecated
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/apiv1/documentaipb
type Document_Page_Layout_Orientation
deprecated
type Document_Page_Layout_Orientation = src.Document_Page_Layout_Orientation
Detected human reading orientation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_Line
deprecated
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/apiv1/documentaipb
type Document_Page_Matrix
deprecated
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/apiv1/documentaipb
type Document_Page_Paragraph
deprecated
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/apiv1/documentaipb
type Document_Page_Symbol
deprecated
type Document_Page_Symbol = src.Document_Page_Symbol
A detected symbol.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_Table
deprecated
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/apiv1/documentaipb
type Document_Page_Table_TableCell
deprecated
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/apiv1/documentaipb
type Document_Page_Table_TableRow
deprecated
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/apiv1/documentaipb
type Document_Page_Token
deprecated
type Document_Page_Token = src.Document_Page_Token
A detected token.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_Token_DetectedBreak
deprecated
type Document_Page_Token_DetectedBreak = src.Document_Page_Token_DetectedBreak
Detected break at the end of a [Token][google.cloud.documentai.v1.Document.Page.Token].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Page_Token_DetectedBreak_Type
deprecated
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/apiv1/documentaipb
type Document_Page_VisualElement
deprecated
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/apiv1/documentaipb
type Document_Provenance
deprecated
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/apiv1/documentaipb
type Document_Provenance_OperationType
deprecated
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/apiv1/documentaipb
type Document_Provenance_Parent
deprecated
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/apiv1/documentaipb
type Document_Revision
deprecated
type Document_Revision = src.Document_Revision
Contains past or forward revisions of this document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Revision_Agent ¶
type Document_Revision_Agent = src.Document_Revision_Agent
type Document_Revision_HumanReview
deprecated
type Document_Revision_HumanReview = src.Document_Revision_HumanReview
Human Review information of the document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_Revision_Processor ¶
type Document_Revision_Processor = src.Document_Revision_Processor
type Document_ShardInfo
deprecated
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/apiv1/documentaipb
type Document_Style
deprecated
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/apiv1/documentaipb
type Document_Style_FontSize
deprecated
type Document_Style_FontSize = src.Document_Style_FontSize
Font size with unit.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_TextAnchor
deprecated
type Document_TextAnchor = src.Document_TextAnchor
Text reference indexing into the [Document.text][google.cloud.documentai.v1.Document.text].
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_TextAnchor_TextSegment
deprecated
type Document_TextAnchor_TextSegment = src.Document_TextAnchor_TextSegment
A text segment in the [Document.text][google.cloud.documentai.v1.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.v1.Document.ShardInfo.text_offset]
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Document_TextChange
deprecated
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/apiv1/documentaipb
type Document_Uri ¶
type Document_Uri = src.Document_Uri
type EnableProcessorMetadata
deprecated
type EnableProcessorMetadata = src.EnableProcessorMetadata
The long running operation metadata for enable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type EnableProcessorRequest
deprecated
type EnableProcessorRequest = src.EnableProcessorRequest
Request message for the enable processor method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type EnableProcessorResponse
deprecated
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/apiv1/documentaipb
type FetchProcessorTypesRequest
deprecated
type FetchProcessorTypesRequest = src.FetchProcessorTypesRequest
Request message for fetch processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type FetchProcessorTypesResponse
deprecated
type FetchProcessorTypesResponse = src.FetchProcessorTypesResponse
Response message for fetch processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type GcsDocument
deprecated
type GcsDocument = src.GcsDocument
Specifies a document stored on Cloud Storage.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type GcsDocuments
deprecated
type GcsDocuments = src.GcsDocuments
Specifies a set of documents on Cloud Storage.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type GetProcessorRequest
deprecated
type GetProcessorRequest = src.GetProcessorRequest
Request message for get processor.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type GetProcessorVersionRequest
deprecated
type GetProcessorVersionRequest = src.GetProcessorVersionRequest
Request message for get processor version.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type HumanReviewStatus
deprecated
type HumanReviewStatus = src.HumanReviewStatus
The status of human review on a processed document.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type HumanReviewStatus_State
deprecated
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/apiv1/documentaipb
type ListProcessorTypesRequest
deprecated
type ListProcessorTypesRequest = src.ListProcessorTypesRequest
Request message for list processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ListProcessorTypesResponse
deprecated
type ListProcessorTypesResponse = src.ListProcessorTypesResponse
Response message for list processor types.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ListProcessorVersionsRequest
deprecated
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/apiv1/documentaipb
type ListProcessorVersionsResponse
deprecated
type ListProcessorVersionsResponse = src.ListProcessorVersionsResponse
Response message for list processors.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ListProcessorsRequest
deprecated
type ListProcessorsRequest = src.ListProcessorsRequest
Request message for list all processors belongs to a project.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ListProcessorsResponse
deprecated
type ListProcessorsResponse = src.ListProcessorsResponse
Response message for list processors.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type NormalizedVertex
deprecated
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/apiv1/documentaipb
type ProcessRequest
deprecated
type ProcessRequest = src.ProcessRequest
Request message for the process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ProcessRequest_InlineDocument ¶
type ProcessRequest_InlineDocument = src.ProcessRequest_InlineDocument
type ProcessRequest_RawDocument ¶
type ProcessRequest_RawDocument = src.ProcessRequest_RawDocument
type ProcessResponse
deprecated
type ProcessResponse = src.ProcessResponse
Response message for the process document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ProcessorType
deprecated
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/apiv1/documentaipb
type ProcessorType_LocationInfo
deprecated
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/apiv1/documentaipb
type ProcessorVersion
deprecated
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/apiv1/documentaipb
type ProcessorVersion_DeprecationInfo
deprecated
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/apiv1/documentaipb
type ProcessorVersion_State
deprecated
type ProcessorVersion_State = src.ProcessorVersion_State
The possible states of the processor version.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type Processor_State
deprecated
type Processor_State = src.Processor_State
The possible states of the processor.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type RawDocument
deprecated
type RawDocument = src.RawDocument
Payload message of raw document content (bytes).
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ReviewDocumentOperationMetadata
deprecated
type ReviewDocumentOperationMetadata = src.ReviewDocumentOperationMetadata
The long running operation metadata for review document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ReviewDocumentRequest
deprecated
type ReviewDocumentRequest = src.ReviewDocumentRequest
Request message for review document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ReviewDocumentRequest_InlineDocument ¶
type ReviewDocumentRequest_InlineDocument = src.ReviewDocumentRequest_InlineDocument
type ReviewDocumentRequest_Priority
deprecated
type ReviewDocumentRequest_Priority = src.ReviewDocumentRequest_Priority
The priority level of the human review task.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ReviewDocumentResponse
deprecated
type ReviewDocumentResponse = src.ReviewDocumentResponse
Response message for review document method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type ReviewDocumentResponse_State
deprecated
type ReviewDocumentResponse_State = src.ReviewDocumentResponse_State
Possible states of the review operation.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type SetDefaultProcessorVersionMetadata
deprecated
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/apiv1/documentaipb
type SetDefaultProcessorVersionRequest
deprecated
type SetDefaultProcessorVersionRequest = src.SetDefaultProcessorVersionRequest
Request message for the set default processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type SetDefaultProcessorVersionResponse
deprecated
type SetDefaultProcessorVersionResponse = src.SetDefaultProcessorVersionResponse
Response message for set default processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type UndeployProcessorVersionMetadata
deprecated
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/apiv1/documentaipb
type UndeployProcessorVersionRequest
deprecated
type UndeployProcessorVersionRequest = src.UndeployProcessorVersionRequest
Request message for the undeploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type UndeployProcessorVersionResponse
deprecated
type UndeployProcessorVersionResponse = src.UndeployProcessorVersionResponse
Response message for the undeploy processor version method.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb
type UnimplementedDocumentProcessorServiceServer
deprecated
type UnimplementedDocumentProcessorServiceServer = src.UnimplementedDocumentProcessorServiceServer
UnimplementedDocumentProcessorServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/documentai/apiv1/documentaipb