public static class ModelMonitoringServiceSettings.Builder extends ClientSettings.Builder<ModelMonitoringServiceSettings,ModelMonitoringServiceSettings.Builder>
Builder for ModelMonitoringServiceSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
protected Builder(ModelMonitoringServiceSettings settings)
protected Builder(ModelMonitoringServiceStubSettings.Builder stubSettings)
Methods
public ModelMonitoringServiceSettings.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.
public ModelMonitoringServiceSettings build()
Overrides
public OperationCallSettings.Builder<CreateModelMonitorRequest,ModelMonitor,CreateModelMonitorOperationMetadata> createModelMonitorOperationSettings()
Returns the builder for the settings used for calls to createModelMonitor.
public UnaryCallSettings.Builder<CreateModelMonitorRequest,Operation> createModelMonitorSettings()
Returns the builder for the settings used for calls to createModelMonitor.
public UnaryCallSettings.Builder<CreateModelMonitoringJobRequest,ModelMonitoringJob> createModelMonitoringJobSettings()
Returns the builder for the settings used for calls to createModelMonitoringJob.
public OperationCallSettings.Builder<DeleteModelMonitorRequest,Empty,DeleteOperationMetadata> deleteModelMonitorOperationSettings()
Returns the builder for the settings used for calls to deleteModelMonitor.
public UnaryCallSettings.Builder<DeleteModelMonitorRequest,Operation> deleteModelMonitorSettings()
Returns the builder for the settings used for calls to deleteModelMonitor.
public OperationCallSettings.Builder<DeleteModelMonitoringJobRequest,Empty,DeleteOperationMetadata> deleteModelMonitoringJobOperationSettings()
Returns the builder for the settings used for calls to deleteModelMonitoringJob.
public UnaryCallSettings.Builder<DeleteModelMonitoringJobRequest,Operation> deleteModelMonitoringJobSettings()
Returns the builder for the settings used for calls to deleteModelMonitoringJob.
public UnaryCallSettings.Builder<GetIamPolicyRequest,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> |
|
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> |
|
public UnaryCallSettings.Builder<GetModelMonitorRequest,ModelMonitor> getModelMonitorSettings()
Returns the builder for the settings used for calls to getModelMonitor.
public UnaryCallSettings.Builder<GetModelMonitoringJobRequest,ModelMonitoringJob> getModelMonitoringJobSettings()
Returns the builder for the settings used for calls to getModelMonitoringJob.
public ModelMonitoringServiceStubSettings.Builder getStubSettingsBuilder()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,ModelMonitoringServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings.Builder<ListModelMonitoringJobsRequest,ListModelMonitoringJobsResponse,ModelMonitoringServiceClient.ListModelMonitoringJobsPagedResponse> listModelMonitoringJobsSettings()
Returns the builder for the settings used for calls to listModelMonitoringJobs.
public PagedCallSettings.Builder<ListModelMonitorsRequest,ListModelMonitorsResponse,ModelMonitoringServiceClient.ListModelMonitorsPagedResponse> listModelMonitorsSettings()
Returns the builder for the settings used for calls to listModelMonitors.
public PagedCallSettings.Builder<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse,ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> searchModelMonitoringAlertsSettings()
Returns the builder for the settings used for calls to searchModelMonitoringAlerts.
public PagedCallSettings.Builder<SearchModelMonitoringStatsRequest,SearchModelMonitoringStatsResponse,ModelMonitoringServiceClient.SearchModelMonitoringStatsPagedResponse> searchModelMonitoringStatsSettings()
Returns the builder for the settings used for calls to searchModelMonitoringStats.
public UnaryCallSettings.Builder<SetIamPolicyRequest,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> |
|
public UnaryCallSettings.Builder<TestIamPermissionsRequest,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> |
|
public OperationCallSettings.Builder<UpdateModelMonitorRequest,ModelMonitor,UpdateModelMonitorOperationMetadata> updateModelMonitorOperationSettings()
Returns the builder for the settings used for calls to updateModelMonitor.
public UnaryCallSettings.Builder<UpdateModelMonitorRequest,Operation> updateModelMonitorSettings()
Returns the builder for the settings used for calls to updateModelMonitor.