Uses of Class
com.google.cloud.documentai.v1beta1.DocumentUnderstandingServiceSettings
-
Packages that use DocumentUnderstandingServiceSettings Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of DocumentUnderstandingServiceSettings in com.google.cloud.documentai.v1beta1
Methods in com.google.cloud.documentai.v1beta1 that return DocumentUnderstandingServiceSettings Modifier and Type Method Description DocumentUnderstandingServiceSettingsDocumentUnderstandingServiceSettings.Builder. build()static DocumentUnderstandingServiceSettingsDocumentUnderstandingServiceSettings. create(DocumentUnderstandingServiceStubSettings stub)DocumentUnderstandingServiceSettingsDocumentUnderstandingServiceClient. getSettings()Methods in com.google.cloud.documentai.v1beta1 with parameters of type DocumentUnderstandingServiceSettings Modifier and Type Method Description static DocumentUnderstandingServiceClientDocumentUnderstandingServiceClient. create(DocumentUnderstandingServiceSettings settings)Constructs an instance of DocumentUnderstandingServiceClient, using the given settings.Constructors in com.google.cloud.documentai.v1beta1 with parameters of type DocumentUnderstandingServiceSettings Constructor Description Builder(DocumentUnderstandingServiceSettings settings)DocumentUnderstandingServiceClient(DocumentUnderstandingServiceSettings settings)Constructs an instance of DocumentUnderstandingServiceClient, using the given settings.
-