Class ModelGardenServiceStubSettings.Builder (3.64.0)

public static class ModelGardenServiceStubSettings.Builder extends StubSettings.Builder,ModelGardenServiceStubSettings.Builder>

Builder for ModelGardenServiceStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > ModelGardenServiceStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(ModelGardenServiceStubSettings settings)

protected Builder(ModelGardenServiceStubSettings settings)
Parameter
Name Description
settings ModelGardenServiceStubSettings

Methods

acceptPublisherModelEulaSettings()

public UnaryCallSettings.Builder,PublisherModelEulaAcceptance> acceptPublisherModelEulaSettings()

Returns the builder for the settings used for calls to acceptPublisherModelEula.

Returns
Type Description
Builder<AcceptPublisherModelEulaRequest,PublisherModelEulaAcceptance>

applyToAllUnaryMethods(ApiFunction,Void> settingsUpdater)

public ModelGardenServiceStubSettings.Builder applyToAllUnaryMethods(ApiFunction.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
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
ModelGardenServiceStubSettings.Builder

build()

public ModelGardenServiceStubSettings build()
Returns
Type Description
ModelGardenServiceStubSettings
Overrides
Exceptions
Type Description
IOException

checkPublisherModelEulaAcceptanceSettings()

public UnaryCallSettings.Builder,PublisherModelEulaAcceptance> checkPublisherModelEulaAcceptanceSettings()

Returns the builder for the settings used for calls to checkPublisherModelEulaAcceptance.

Returns
Type Description
Builder<CheckPublisherModelEulaAcceptanceRequest,PublisherModelEulaAcceptance>

deployOperationSettings()

public OperationCallSettings.Builder,DeployResponse,DeployOperationMetadata> deployOperationSettings()

Returns the builder for the settings used for calls to deploy.

Returns
Type Description
Builder<DeployRequest,DeployResponse,DeployOperationMetadata>

deployPublisherModelOperationSettings()

public OperationCallSettings.Builder,DeployPublisherModelResponse,DeployPublisherModelOperationMetadata> deployPublisherModelOperationSettings()

Returns the builder for the settings used for calls to deployPublisherModel.

Returns
Type Description
Builder<DeployPublisherModelRequest,DeployPublisherModelResponse,DeployPublisherModelOperationMetadata>

deployPublisherModelSettings() (deprecated)

public UnaryCallSettings.Builder,Operation> deployPublisherModelSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to deployPublisherModel.

Returns
Type Description
Builder<DeployPublisherModelRequest,Operation>

deploySettings()

public UnaryCallSettings.Builder,Operation> deploySettings()

Returns the builder for the settings used for calls to deploy.

Returns
Type Description
Builder<DeployRequest,Operation>

exportPublisherModelOperationSettings()

public OperationCallSettings.Builder,ExportPublisherModelResponse,ExportPublisherModelOperationMetadata> exportPublisherModelOperationSettings()

Returns the builder for the settings used for calls to exportPublisherModel.

Returns
Type Description
Builder<ExportPublisherModelRequest,ExportPublisherModelResponse,ExportPublisherModelOperationMetadata>

exportPublisherModelSettings()

public UnaryCallSettings.Builder,Operation> exportPublisherModelSettings()

Returns the builder for the settings used for calls to exportPublisherModel.

Returns
Type Description
Builder<ExportPublisherModelRequest,Operation>

getIamPolicySettings()

public UnaryCallSettings.Builder,Policy> getIamPolicySettings()

Returns the builder for the settings used for calls to getIamPolicy.

Returns
Type Description
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationSettings()

public UnaryCallSettings.Builder,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>

getPublisherModelSettings()

public UnaryCallSettings.Builder,PublisherModel> getPublisherModelSettings()

Returns the builder for the settings used for calls to getPublisherModel.

Returns
Type Description
Builder<GetPublisherModelRequest,PublisherModel>

listLocationsSettings()

public PagedCallSettings.Builder,ListLocationsResponse,ModelGardenServiceClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

listPublisherModelsSettings()

public PagedCallSettings.Builder,ListPublisherModelsResponse,ModelGardenServiceClient.ListPublisherModelsPagedResponse> listPublisherModelsSettings()

Returns the builder for the settings used for calls to listPublisherModels.

Returns
Type Description
Builder<ListPublisherModelsRequest,ListPublisherModelsResponse,ListPublisherModelsPagedResponse>

setIamPolicySettings()

public UnaryCallSettings.Builder,Policy> setIamPolicySettings()

Returns the builder for the settings used for calls to setIamPolicy.

Returns
Type Description
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder,TestIamPermissionsResponse> testIamPermissionsSettings()

Returns the builder for the settings used for calls to testIamPermissions.

Returns
Type Description
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

unaryMethodSettingsBuilders()

public ImmutableList.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
Type Description
com.google.common.collect.ImmutableList<Builder<?,?>>