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