Send feedback
Class ModelServiceStubSettings.Builder (2.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.14.0 keyboard_arrow_down
public static class ModelServiceStubSettings . Builder extends StubSettings . Builder<ModelServiceStubSettings , ModelServiceStubSettings . Builder >
Builder for ModelServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(ModelServiceStubSettings settings)
protected Builder ( ModelServiceStubSettings settings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ModelServiceStubSettings . 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.
Parameter
Returns
build()
public ModelServiceStubSettings build ()
Returns
Overrides
Exceptions
createModelOperationSettings()
public OperationCallSettings . Builder<CreateModelRequest , Model , CreateModelMetadata > createModelOperationSettings ()
Returns the builder for the settings used for calls to createModel.
Returns
createModelSettings()
public UnaryCallSettings . Builder<CreateModelRequest , Operation > createModelSettings ()
Returns the builder for the settings used for calls to createModel.
Returns
deleteModelSettings()
public UnaryCallSettings . Builder<DeleteModelRequest , Empty > deleteModelSettings ()
Returns the builder for the settings used for calls to deleteModel.
Returns
listModelsSettings()
public PagedCallSettings . Builder<ListModelsRequest , ListModelsResponse , ModelServiceClient . ListModelsPagedResponse > listModelsSettings ()
Returns the builder for the settings used for calls to listModels.
Returns
pauseModelSettings()
public UnaryCallSettings . Builder<PauseModelRequest , Model > pauseModelSettings ()
Returns the builder for the settings used for calls to pauseModel.
Returns
resumeModelSettings()
public UnaryCallSettings . Builder<ResumeModelRequest , Model > resumeModelSettings ()
Returns the builder for the settings used for calls to resumeModel.
Returns
tuneModelOperationSettings()
public OperationCallSettings . Builder<TuneModelRequest , TuneModelResponse , TuneModelMetadata > tuneModelOperationSettings ()
Returns the builder for the settings used for calls to tuneModel.
Returns
tuneModelSettings()
public UnaryCallSettings . Builder<TuneModelRequest , Operation > tuneModelSettings ()
Returns the builder for the settings used for calls to tuneModel.
Returns
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateModelSettings()
public UnaryCallSettings . Builder<UpdateModelRequest , Model > updateModelSettings ()
Returns the builder for the settings used for calls to updateModel.
Returns
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-21 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-21 UTC."],[],[]]