Uses of Interface
com.google.cloud.automl.v1.DocumentInputConfigOrBuilder
-
Packages that use DocumentInputConfigOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of DocumentInputConfigOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement DocumentInputConfigOrBuilder Modifier and Type Class Description classDocumentInputConfigInput configuration of a [Document][google.cloud.automl.v1.Document].static classDocumentInputConfig.BuilderInput configuration of a [Document][google.cloud.automl.v1.Document].Methods in com.google.cloud.automl.v1 that return DocumentInputConfigOrBuilder Modifier and Type Method Description DocumentInputConfigOrBuilderDocument.Builder. getInputConfigOrBuilder()An input config specifying the content of the document.DocumentInputConfigOrBuilderDocument. getInputConfigOrBuilder()An input config specifying the content of the document.DocumentInputConfigOrBuilderDocumentOrBuilder. getInputConfigOrBuilder()An input config specifying the content of the document.
-