Send feedback
Class EvaluationServiceSettings.Builder (0.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
0.3.0 (latest)
0.1.0
public static class EvaluationServiceSettings . Builder extends ClientSettings . Builder<EvaluationServiceSettings , EvaluationServiceSettings . Builder >
Builder for EvaluationServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(EvaluationServiceSettings settings)
protected Builder ( EvaluationServiceSettings settings )
Builder(EvaluationServiceStubSettings.Builder stubSettings)
protected Builder ( EvaluationServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public EvaluationServiceSettings . 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.
build()
public EvaluationServiceSettings build ()
Overrides
createEvaluationDatasetSettings()
public UnaryCallSettings . Builder<CreateEvaluationDatasetRequest , EvaluationDataset > createEvaluationDatasetSettings ()
Returns the builder for the settings used for calls to createEvaluationDataset.
createEvaluationExpectationSettings()
public UnaryCallSettings . Builder<CreateEvaluationExpectationRequest , EvaluationExpectation > createEvaluationExpectationSettings ()
Returns the builder for the settings used for calls to createEvaluationExpectation.
createEvaluationSettings()
public UnaryCallSettings . Builder<CreateEvaluationRequest , Evaluation > createEvaluationSettings ()
Returns the builder for the settings used for calls to createEvaluation.
createScheduledEvaluationRunSettings()
public UnaryCallSettings . Builder<CreateScheduledEvaluationRunRequest , ScheduledEvaluationRun > createScheduledEvaluationRunSettings ()
Returns the builder for the settings used for calls to createScheduledEvaluationRun.
deleteEvaluationDatasetSettings()
public UnaryCallSettings . Builder<DeleteEvaluationDatasetRequest , Empty > deleteEvaluationDatasetSettings ()
Returns the builder for the settings used for calls to deleteEvaluationDataset.
deleteEvaluationExpectationSettings()
public UnaryCallSettings . Builder<DeleteEvaluationExpectationRequest , Empty > deleteEvaluationExpectationSettings ()
Returns the builder for the settings used for calls to deleteEvaluationExpectation.
deleteEvaluationResultSettings()
public UnaryCallSettings . Builder<DeleteEvaluationResultRequest , Empty > deleteEvaluationResultSettings ()
Returns the builder for the settings used for calls to deleteEvaluationResult.
deleteEvaluationRunOperationSettings()
public OperationCallSettings . Builder<DeleteEvaluationRunRequest , Empty , DeleteEvaluationRunOperationMetadata > deleteEvaluationRunOperationSettings ()
Returns the builder for the settings used for calls to deleteEvaluationRun.
deleteEvaluationRunSettings()
public UnaryCallSettings . Builder<DeleteEvaluationRunRequest , Operation > deleteEvaluationRunSettings ()
Returns the builder for the settings used for calls to deleteEvaluationRun.
deleteEvaluationSettings()
public UnaryCallSettings . Builder<DeleteEvaluationRequest , Empty > deleteEvaluationSettings ()
Returns the builder for the settings used for calls to deleteEvaluation.
deleteScheduledEvaluationRunSettings()
public UnaryCallSettings . Builder<DeleteScheduledEvaluationRunRequest , Empty > deleteScheduledEvaluationRunSettings ()
Returns the builder for the settings used for calls to deleteScheduledEvaluationRun.
generateEvaluationOperationSettings()
public OperationCallSettings . Builder<GenerateEvaluationRequest , Evaluation , GenerateEvaluationOperationMetadata > generateEvaluationOperationSettings ()
Returns the builder for the settings used for calls to generateEvaluation.
generateEvaluationSettings()
public UnaryCallSettings . Builder<GenerateEvaluationRequest , Operation > generateEvaluationSettings ()
Returns the builder for the settings used for calls to generateEvaluation.
getEvaluationDatasetSettings()
public UnaryCallSettings . Builder<GetEvaluationDatasetRequest , EvaluationDataset > getEvaluationDatasetSettings ()
Returns the builder for the settings used for calls to getEvaluationDataset.
getEvaluationExpectationSettings()
public UnaryCallSettings . Builder<GetEvaluationExpectationRequest , EvaluationExpectation > getEvaluationExpectationSettings ()
Returns the builder for the settings used for calls to getEvaluationExpectation.
getEvaluationResultSettings()
public UnaryCallSettings . Builder<GetEvaluationResultRequest , EvaluationResult > getEvaluationResultSettings ()
Returns the builder for the settings used for calls to getEvaluationResult.
getEvaluationRunSettings()
public UnaryCallSettings . Builder<GetEvaluationRunRequest , EvaluationRun > getEvaluationRunSettings ()
Returns the builder for the settings used for calls to getEvaluationRun.
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 >
getScheduledEvaluationRunSettings()
public UnaryCallSettings . Builder<GetScheduledEvaluationRunRequest , ScheduledEvaluationRun > getScheduledEvaluationRunSettings ()
Returns the builder for the settings used for calls to getScheduledEvaluationRun.
getStubSettingsBuilder()
public EvaluationServiceStubSettings . Builder getStubSettingsBuilder ()
importEvaluationsOperationSettings()
public OperationCallSettings . Builder<ImportEvaluationsRequest , ImportEvaluationsResponse , ImportEvaluationsOperationMetadata > importEvaluationsOperationSettings ()
Returns the builder for the settings used for calls to importEvaluations.
importEvaluationsSettings()
public UnaryCallSettings . Builder<ImportEvaluationsRequest , Operation > importEvaluationsSettings ()
Returns the builder for the settings used for calls to importEvaluations.
listEvaluationDatasetsSettings()
public PagedCallSettings . Builder<ListEvaluationDatasetsRequest , ListEvaluationDatasetsResponse , EvaluationServiceClient . ListEvaluationDatasetsPagedResponse > listEvaluationDatasetsSettings ()
Returns the builder for the settings used for calls to listEvaluationDatasets.
listEvaluationExpectationsSettings()
public PagedCallSettings . Builder<ListEvaluationExpectationsRequest , ListEvaluationExpectationsResponse , EvaluationServiceClient . ListEvaluationExpectationsPagedResponse > listEvaluationExpectationsSettings ()
Returns the builder for the settings used for calls to listEvaluationExpectations.
listEvaluationResultsSettings()
public PagedCallSettings . Builder<ListEvaluationResultsRequest , ListEvaluationResultsResponse , EvaluationServiceClient . ListEvaluationResultsPagedResponse > listEvaluationResultsSettings ()
Returns the builder for the settings used for calls to listEvaluationResults.
listEvaluationRunsSettings()
public PagedCallSettings . Builder<ListEvaluationRunsRequest , ListEvaluationRunsResponse , EvaluationServiceClient . ListEvaluationRunsPagedResponse > listEvaluationRunsSettings ()
Returns the builder for the settings used for calls to listEvaluationRuns.
listEvaluationsSettings()
public PagedCallSettings . Builder<ListEvaluationsRequest , ListEvaluationsResponse , EvaluationServiceClient . ListEvaluationsPagedResponse > listEvaluationsSettings ()
Returns the builder for the settings used for calls to listEvaluations.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , EvaluationServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
listScheduledEvaluationRunsSettings()
public PagedCallSettings . Builder<ListScheduledEvaluationRunsRequest , ListScheduledEvaluationRunsResponse , EvaluationServiceClient . ListScheduledEvaluationRunsPagedResponse > listScheduledEvaluationRunsSettings ()
Returns the builder for the settings used for calls to listScheduledEvaluationRuns.
runEvaluationOperationSettings()
public OperationCallSettings . Builder<RunEvaluationRequest , RunEvaluationResponse , RunEvaluationOperationMetadata > runEvaluationOperationSettings ()
Returns the builder for the settings used for calls to runEvaluation.
runEvaluationSettings()
public UnaryCallSettings . Builder<RunEvaluationRequest , Operation > runEvaluationSettings ()
Returns the builder for the settings used for calls to runEvaluation.
testPersonaVoiceSettings()
public UnaryCallSettings . Builder<TestPersonaVoiceRequest , TestPersonaVoiceResponse > testPersonaVoiceSettings ()
Returns the builder for the settings used for calls to testPersonaVoice.
updateEvaluationDatasetSettings()
public UnaryCallSettings . Builder<UpdateEvaluationDatasetRequest , EvaluationDataset > updateEvaluationDatasetSettings ()
Returns the builder for the settings used for calls to updateEvaluationDataset.
updateEvaluationExpectationSettings()
public UnaryCallSettings . Builder<UpdateEvaluationExpectationRequest , EvaluationExpectation > updateEvaluationExpectationSettings ()
Returns the builder for the settings used for calls to updateEvaluationExpectation.
updateEvaluationSettings()
public UnaryCallSettings . Builder<UpdateEvaluationRequest , Evaluation > updateEvaluationSettings ()
Returns the builder for the settings used for calls to updateEvaluation.
updateScheduledEvaluationRunSettings()
public UnaryCallSettings . Builder<UpdateScheduledEvaluationRunRequest , ScheduledEvaluationRun > updateScheduledEvaluationRunSettings ()
Returns the builder for the settings used for calls to updateScheduledEvaluationRun.
uploadEvaluationAudioSettings()
public UnaryCallSettings . Builder<UploadEvaluationAudioRequest , UploadEvaluationAudioResponse > uploadEvaluationAudioSettings ()
Returns the builder for the settings used for calls to uploadEvaluationAudio.
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 2026-03-14 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 2026-03-14 UTC."],[],[]]