Uses of Interface
com.google.cloud.documentai.v1beta2.AutoMlParamsOrBuilder
-
Packages that use AutoMlParamsOrBuilder Package Description com.google.cloud.documentai.v1beta2 A client to Cloud Document AI API -
-
Uses of AutoMlParamsOrBuilder in com.google.cloud.documentai.v1beta2
Classes in com.google.cloud.documentai.v1beta2 that implement AutoMlParamsOrBuilder Modifier and Type Class Description class
AutoMlParams
Parameters to control AutoML model prediction behavior.static class
AutoMlParams.Builder
Parameters to control AutoML model prediction behavior.Methods in com.google.cloud.documentai.v1beta2 that return AutoMlParamsOrBuilder Modifier and Type Method Description AutoMlParamsOrBuilder
ProcessDocumentRequest.Builder. getAutomlParamsOrBuilder()
Controls AutoML model prediction behavior.AutoMlParamsOrBuilder
ProcessDocumentRequest. getAutomlParamsOrBuilder()
Controls AutoML model prediction behavior.AutoMlParamsOrBuilder
ProcessDocumentRequestOrBuilder. getAutomlParamsOrBuilder()
Controls AutoML model prediction behavior.
-