Uses of Interface
com.google.cloud.documentai.v1.DocumentSchemaOrBuilder
-
Packages that use DocumentSchemaOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of DocumentSchemaOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 that implement DocumentSchemaOrBuilder Modifier and Type Class Description classDocumentSchemaThe schema defines the output of the processed document by a processor.static classDocumentSchema.BuilderThe schema defines the output of the processed document by a processor.Methods in com.google.cloud.documentai.v1 that return DocumentSchemaOrBuilder Modifier and Type Method Description DocumentSchemaOrBuilderProcessorVersion.Builder. getDocumentSchemaOrBuilder()The schema of the processor version.DocumentSchemaOrBuilderProcessorVersion. getDocumentSchemaOrBuilder()The schema of the processor version.DocumentSchemaOrBuilderProcessorVersionOrBuilder. getDocumentSchemaOrBuilder()The schema of the processor version.DocumentSchemaOrBuilderReviewDocumentRequest.Builder. getDocumentSchemaOrBuilder()The document schema of the human review task.DocumentSchemaOrBuilderReviewDocumentRequest. getDocumentSchemaOrBuilder()The document schema of the human review task.DocumentSchemaOrBuilderReviewDocumentRequestOrBuilder. getDocumentSchemaOrBuilder()The document schema of the human review task.DocumentSchemaOrBuilderTrainProcessorVersionRequest.Builder. getDocumentSchemaOrBuilder()Optional.DocumentSchemaOrBuilderTrainProcessorVersionRequest. getDocumentSchemaOrBuilder()Optional.DocumentSchemaOrBuilderTrainProcessorVersionRequestOrBuilder. getDocumentSchemaOrBuilder()Optional.
-