Send feedback
Class DocumentProcessorServiceStubSettings.Builder (2.49.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.49.0 keyboard_arrow_down
public static class DocumentProcessorServiceStubSettings . Builder extends StubSettings . Builder<DocumentProcessorServiceStubSettings , DocumentProcessorServiceStubSettings . Builder >
Builder for DocumentProcessorServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DocumentProcessorServiceStubSettings settings)
protected Builder ( DocumentProcessorServiceStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DocumentProcessorServiceStubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
batchProcessDocumentsOperationSettings()
public OperationCallSettings . Builder<BatchProcessRequest , BatchProcessResponse , BatchProcessMetadata > batchProcessDocumentsOperationSettings ()
Returns the builder for the settings used for calls to batchProcessDocuments.
batchProcessDocumentsSettings()
public UnaryCallSettings . Builder<BatchProcessRequest , Operation > batchProcessDocumentsSettings ()
Returns the builder for the settings used for calls to batchProcessDocuments.
build()
public DocumentProcessorServiceStubSettings build ()
Overrides
createProcessorSettings()
public UnaryCallSettings . Builder<CreateProcessorRequest , Processor > createProcessorSettings ()
Returns the builder for the settings used for calls to createProcessor.
deleteProcessorOperationSettings()
public OperationCallSettings . Builder<DeleteProcessorRequest , Empty , DeleteProcessorMetadata > deleteProcessorOperationSettings ()
Returns the builder for the settings used for calls to deleteProcessor.
deleteProcessorSettings()
public UnaryCallSettings . Builder<DeleteProcessorRequest , Operation > deleteProcessorSettings ()
Returns the builder for the settings used for calls to deleteProcessor.
deleteProcessorVersionOperationSettings()
public OperationCallSettings . Builder<DeleteProcessorVersionRequest , Empty , DeleteProcessorVersionMetadata > deleteProcessorVersionOperationSettings ()
Returns the builder for the settings used for calls to deleteProcessorVersion.
deleteProcessorVersionSettings()
public UnaryCallSettings . Builder<DeleteProcessorVersionRequest , Operation > deleteProcessorVersionSettings ()
Returns the builder for the settings used for calls to deleteProcessorVersion.
deployProcessorVersionOperationSettings()
public OperationCallSettings . Builder<DeployProcessorVersionRequest , DeployProcessorVersionResponse , DeployProcessorVersionMetadata > deployProcessorVersionOperationSettings ()
Returns the builder for the settings used for calls to deployProcessorVersion.
deployProcessorVersionSettings()
public UnaryCallSettings . Builder<DeployProcessorVersionRequest , Operation > deployProcessorVersionSettings ()
Returns the builder for the settings used for calls to deployProcessorVersion.
disableProcessorOperationSettings()
public OperationCallSettings . Builder<DisableProcessorRequest , DisableProcessorResponse , DisableProcessorMetadata > disableProcessorOperationSettings ()
Returns the builder for the settings used for calls to disableProcessor.
disableProcessorSettings()
public UnaryCallSettings . Builder<DisableProcessorRequest , Operation > disableProcessorSettings ()
Returns the builder for the settings used for calls to disableProcessor.
enableProcessorOperationSettings()
public OperationCallSettings . Builder<EnableProcessorRequest , EnableProcessorResponse , EnableProcessorMetadata > enableProcessorOperationSettings ()
Returns the builder for the settings used for calls to enableProcessor.
enableProcessorSettings()
public UnaryCallSettings . Builder<EnableProcessorRequest , Operation > enableProcessorSettings ()
Returns the builder for the settings used for calls to enableProcessor.
evaluateProcessorVersionOperationSettings()
public OperationCallSettings . Builder<EvaluateProcessorVersionRequest , EvaluateProcessorVersionResponse , EvaluateProcessorVersionMetadata > evaluateProcessorVersionOperationSettings ()
Returns the builder for the settings used for calls to evaluateProcessorVersion.
evaluateProcessorVersionSettings()
public UnaryCallSettings . Builder<EvaluateProcessorVersionRequest , Operation > evaluateProcessorVersionSettings ()
Returns the builder for the settings used for calls to evaluateProcessorVersion.
fetchProcessorTypesSettings()
public UnaryCallSettings . Builder<FetchProcessorTypesRequest , FetchProcessorTypesResponse > fetchProcessorTypesSettings ()
Returns the builder for the settings used for calls to fetchProcessorTypes.
getEvaluationSettings()
public UnaryCallSettings . Builder<GetEvaluationRequest , Evaluation > getEvaluationSettings ()
Returns the builder for the settings used for calls to getEvaluation.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type
Description
Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getProcessorSettings()
public UnaryCallSettings . Builder<GetProcessorRequest , Processor > getProcessorSettings ()
Returns the builder for the settings used for calls to getProcessor.
getProcessorTypeSettings()
public UnaryCallSettings . Builder<GetProcessorTypeRequest , ProcessorType > getProcessorTypeSettings ()
Returns the builder for the settings used for calls to getProcessorType.
getProcessorVersionSettings()
public UnaryCallSettings . Builder<GetProcessorVersionRequest , ProcessorVersion > getProcessorVersionSettings ()
Returns the builder for the settings used for calls to getProcessorVersion.
importProcessorVersionOperationSettings()
public OperationCallSettings . Builder<ImportProcessorVersionRequest , ImportProcessorVersionResponse , ImportProcessorVersionMetadata > importProcessorVersionOperationSettings ()
Returns the builder for the settings used for calls to importProcessorVersion.
importProcessorVersionSettings()
public UnaryCallSettings . Builder<ImportProcessorVersionRequest , Operation > importProcessorVersionSettings ()
Returns the builder for the settings used for calls to importProcessorVersion.
listEvaluationsSettings()
public PagedCallSettings . Builder<ListEvaluationsRequest , ListEvaluationsResponse , DocumentProcessorServiceClient . ListEvaluationsPagedResponse > listEvaluationsSettings ()
Returns the builder for the settings used for calls to listEvaluations.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , DocumentProcessorServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
listProcessorTypesSettings()
public PagedCallSettings . Builder<ListProcessorTypesRequest , ListProcessorTypesResponse , DocumentProcessorServiceClient . ListProcessorTypesPagedResponse > listProcessorTypesSettings ()
Returns the builder for the settings used for calls to listProcessorTypes.
listProcessorVersionsSettings()
public PagedCallSettings . Builder<ListProcessorVersionsRequest , ListProcessorVersionsResponse , DocumentProcessorServiceClient . ListProcessorVersionsPagedResponse > listProcessorVersionsSettings ()
Returns the builder for the settings used for calls to listProcessorVersions.
public PagedCallSettings . Builder<ListProcessorsRequest , ListProcessorsResponse , DocumentProcessorServiceClient . ListProcessorsPagedResponse > listProcessorsSettings ()
Returns the builder for the settings used for calls to listProcessors.
processDocumentSettings()
public UnaryCallSettings . Builder<ProcessRequest , ProcessResponse > processDocumentSettings ()
Returns the builder for the settings used for calls to processDocument.
reviewDocumentOperationSettings()
public OperationCallSettings . Builder<ReviewDocumentRequest , ReviewDocumentResponse , ReviewDocumentOperationMetadata > reviewDocumentOperationSettings ()
Returns the builder for the settings used for calls to reviewDocument.
reviewDocumentSettings()
public UnaryCallSettings . Builder<ReviewDocumentRequest , Operation > reviewDocumentSettings ()
Returns the builder for the settings used for calls to reviewDocument.
setDefaultProcessorVersionOperationSettings()
public OperationCallSettings . Builder<SetDefaultProcessorVersionRequest , SetDefaultProcessorVersionResponse , SetDefaultProcessorVersionMetadata > setDefaultProcessorVersionOperationSettings ()
Returns the builder for the settings used for calls to setDefaultProcessorVersion.
setDefaultProcessorVersionSettings()
public UnaryCallSettings . Builder<SetDefaultProcessorVersionRequest , Operation > setDefaultProcessorVersionSettings ()
Returns the builder for the settings used for calls to setDefaultProcessorVersion.
trainProcessorVersionOperationSettings()
public OperationCallSettings . Builder<TrainProcessorVersionRequest , TrainProcessorVersionResponse , TrainProcessorVersionMetadata > trainProcessorVersionOperationSettings ()
Returns the builder for the settings used for calls to trainProcessorVersion.
trainProcessorVersionSettings()
public UnaryCallSettings . Builder<TrainProcessorVersionRequest , Operation > trainProcessorVersionSettings ()
Returns the builder for the settings used for calls to trainProcessorVersion.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
undeployProcessorVersionOperationSettings()
public OperationCallSettings . Builder<UndeployProcessorVersionRequest , UndeployProcessorVersionResponse , UndeployProcessorVersionMetadata > undeployProcessorVersionOperationSettings ()
Returns the builder for the settings used for calls to undeployProcessorVersion.
undeployProcessorVersionSettings()
public UnaryCallSettings . Builder<UndeployProcessorVersionRequest , Operation > undeployProcessorVersionSettings ()
Returns the builder for the settings used for calls to undeployProcessorVersion.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]