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