Uses of Interface
com.google.cloud.contentwarehouse.v1.DocumentSchemaOrBuilder
-
Packages that use DocumentSchemaOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentSchemaOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement DocumentSchemaOrBuilder Modifier and Type Class Description classDocumentSchemaA document schema used to define document structure.static classDocumentSchema.BuilderA document schema used to define document structure.Methods in com.google.cloud.contentwarehouse.v1 that return DocumentSchemaOrBuilder Modifier and Type Method Description DocumentSchemaOrBuilderCreateDocumentSchemaRequest.Builder. getDocumentSchemaOrBuilder()Required.DocumentSchemaOrBuilderCreateDocumentSchemaRequest. getDocumentSchemaOrBuilder()Required.DocumentSchemaOrBuilderCreateDocumentSchemaRequestOrBuilder. getDocumentSchemaOrBuilder()Required.DocumentSchemaOrBuilderUpdateDocumentSchemaRequest.Builder. getDocumentSchemaOrBuilder()Required.DocumentSchemaOrBuilderUpdateDocumentSchemaRequest. getDocumentSchemaOrBuilder()Required.DocumentSchemaOrBuilderUpdateDocumentSchemaRequestOrBuilder. getDocumentSchemaOrBuilder()Required.DocumentSchemaOrBuilderListDocumentSchemasResponse.Builder. getDocumentSchemasOrBuilder(int index)The document schemas from the specified parent.DocumentSchemaOrBuilderListDocumentSchemasResponse. getDocumentSchemasOrBuilder(int index)The document schemas from the specified parent.DocumentSchemaOrBuilderListDocumentSchemasResponseOrBuilder. getDocumentSchemasOrBuilder(int index)The document schemas from the specified parent.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type DocumentSchemaOrBuilder Modifier and Type Method Description List<? extends DocumentSchemaOrBuilder>ListDocumentSchemasResponse.Builder. getDocumentSchemasOrBuilderList()The document schemas from the specified parent.List<? extends DocumentSchemaOrBuilder>ListDocumentSchemasResponse. getDocumentSchemasOrBuilderList()The document schemas from the specified parent.List<? extends DocumentSchemaOrBuilder>ListDocumentSchemasResponseOrBuilder. getDocumentSchemasOrBuilderList()The document schemas from the specified parent.
-