Class JobServiceSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<JobServiceSettings,JobServiceSettings.Builder>
-
- com.google.cloud.aiplatform.v1beta1.JobServiceSettings.Builder
-
- Enclosing class:
- JobServiceSettings
public static class JobServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<JobServiceSettings,JobServiceSettings.Builder>
Builder for JobServiceSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(JobServiceSettings settings)
protected
Builder(JobServiceStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JobServiceSettings.Builder
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.JobServiceSettings
build()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelBatchPredictionJobRequest,com.google.protobuf.Empty>
cancelBatchPredictionJobSettings()
Returns the builder for the settings used for calls to cancelBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelCustomJobRequest,com.google.protobuf.Empty>
cancelCustomJobSettings()
Returns the builder for the settings used for calls to cancelCustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelDataLabelingJobRequest,com.google.protobuf.Empty>
cancelDataLabelingJobSettings()
Returns the builder for the settings used for calls to cancelDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelHyperparameterTuningJobRequest,com.google.protobuf.Empty>
cancelHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to cancelHyperparameterTuningJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelNasJobRequest,com.google.protobuf.Empty>
cancelNasJobSettings()
Returns the builder for the settings used for calls to cancelNasJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchPredictionJobRequest,BatchPredictionJob>
createBatchPredictionJobSettings()
Returns the builder for the settings used for calls to createBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomJobRequest,CustomJob>
createCustomJobSettings()
Returns the builder for the settings used for calls to createCustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataLabelingJobRequest,DataLabelingJob>
createDataLabelingJobSettings()
Returns the builder for the settings used for calls to createDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateHyperparameterTuningJobRequest,HyperparameterTuningJob>
createHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to createHyperparameterTuningJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob>
createModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to createModelDeploymentMonitoringJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNasJobRequest,NasJob>
createNasJobSettings()
Returns the builder for the settings used for calls to createNasJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBatchPredictionJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteBatchPredictionJobOperationSettings()
Returns the builder for the settings used for calls to deleteBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBatchPredictionJobRequest,com.google.longrunning.Operation>
deleteBatchPredictionJobSettings()
Returns the builder for the settings used for calls to deleteBatchPredictionJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteCustomJobOperationSettings()
Returns the builder for the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomJobRequest,com.google.longrunning.Operation>
deleteCustomJobSettings()
Returns the builder for the settings used for calls to deleteCustomJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataLabelingJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteDataLabelingJobOperationSettings()
Returns the builder for the settings used for calls to deleteDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataLabelingJobRequest,com.google.longrunning.Operation>
deleteDataLabelingJobSettings()
Returns the builder for the settings used for calls to deleteDataLabelingJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteHyperparameterTuningJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteHyperparameterTuningJobOperationSettings()
Returns the builder for the settings used for calls to deleteHyperparameterTuningJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteHyperparameterTuningJobRequest,com.google.longrunning.Operation>
deleteHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to deleteHyperparameterTuningJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteModelDeploymentMonitoringJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteModelDeploymentMonitoringJobOperationSettings()
Returns the builder for the settings used for calls to deleteModelDeploymentMonitoringJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteModelDeploymentMonitoringJobRequest,com.google.longrunning.Operation>
deleteModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to deleteModelDeploymentMonitoringJob.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNasJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata>
deleteNasJobOperationSettings()
Returns the builder for the settings used for calls to deleteNasJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNasJobRequest,com.google.longrunning.Operation>
deleteNasJobSettings()
Returns the builder for the settings used for calls to deleteNasJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchPredictionJobRequest,BatchPredictionJob>
getBatchPredictionJobSettings()
Returns the builder for the settings used for calls to getBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomJobRequest,CustomJob>
getCustomJobSettings()
Returns the builder for the settings used for calls to getCustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataLabelingJobRequest,DataLabelingJob>
getDataLabelingJobSettings()
Returns the builder for the settings used for calls to getDataLabelingJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHyperparameterTuningJobRequest,HyperparameterTuningJob>
getHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to getHyperparameterTuningJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob>
getModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to getModelDeploymentMonitoringJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNasJobRequest,NasJob>
getNasJobSettings()
Returns the builder for the settings used for calls to getNasJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNasTrialDetailRequest,NasTrialDetail>
getNasTrialDetailSettings()
Returns the builder for the settings used for calls to getNasTrialDetail.JobServiceStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,JobServiceClient.ListBatchPredictionJobsPagedResponse>
listBatchPredictionJobsSettings()
Returns the builder for the settings used for calls to listBatchPredictionJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse>
listCustomJobsSettings()
Returns the builder for the settings used for calls to listCustomJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse>
listDataLabelingJobsSettings()
Returns the builder for the settings used for calls to listDataLabelingJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListHyperparameterTuningJobsRequest,ListHyperparameterTuningJobsResponse,JobServiceClient.ListHyperparameterTuningJobsPagedResponse>
listHyperparameterTuningJobsSettings()
Returns the builder for the settings used for calls to listHyperparameterTuningJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,JobServiceClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelDeploymentMonitoringJobsRequest,ListModelDeploymentMonitoringJobsResponse,JobServiceClient.ListModelDeploymentMonitoringJobsPagedResponse>
listModelDeploymentMonitoringJobsSettings()
Returns the builder for the settings used for calls to listModelDeploymentMonitoringJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>
listNasJobsSettings()
Returns the builder for the settings used for calls to listNasJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasTrialDetailsRequest,ListNasTrialDetailsResponse,JobServiceClient.ListNasTrialDetailsPagedResponse>
listNasTrialDetailsSettings()
Returns the builder for the settings used for calls to listNasTrialDetails.com.google.api.gax.rpc.UnaryCallSettings.Builder<PauseModelDeploymentMonitoringJobRequest,com.google.protobuf.Empty>
pauseModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to pauseModelDeploymentMonitoringJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeModelDeploymentMonitoringJobRequest,com.google.protobuf.Empty>
resumeModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to resumeModelDeploymentMonitoringJob.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse>
searchModelDeploymentMonitoringStatsAnomaliesSettings()
Returns the builder for the settings used for calls to searchModelDeploymentMonitoringStatsAnomalies.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob,UpdateModelDeploymentMonitoringJobOperationMetadata>
updateModelDeploymentMonitoringJobOperationSettings()
Returns the builder for the settings used for calls to updateModelDeploymentMonitoringJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateModelDeploymentMonitoringJobRequest,com.google.longrunning.Operation>
updateModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to updateModelDeploymentMonitoringJob.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(JobServiceSettings settings)
-
Builder
protected Builder(JobServiceStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public JobServiceStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public JobServiceSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.
-
createCustomJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomJobRequest,CustomJob> createCustomJobSettings()
Returns the builder for the settings used for calls to createCustomJob.
-
getCustomJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomJobRequest,CustomJob> getCustomJobSettings()
Returns the builder for the settings used for calls to getCustomJob.
-
listCustomJobsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse> listCustomJobsSettings()
Returns the builder for the settings used for calls to listCustomJobs.
-
deleteCustomJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomJobRequest,com.google.longrunning.Operation> deleteCustomJobSettings()
Returns the builder for the settings used for calls to deleteCustomJob.
-
deleteCustomJobOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCustomJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteCustomJobOperationSettings()
Returns the builder for the settings used for calls to deleteCustomJob.
-
cancelCustomJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelCustomJobRequest,com.google.protobuf.Empty> cancelCustomJobSettings()
Returns the builder for the settings used for calls to cancelCustomJob.
-
createDataLabelingJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataLabelingJobRequest,DataLabelingJob> createDataLabelingJobSettings()
Returns the builder for the settings used for calls to createDataLabelingJob.
-
getDataLabelingJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataLabelingJobRequest,DataLabelingJob> getDataLabelingJobSettings()
Returns the builder for the settings used for calls to getDataLabelingJob.
-
listDataLabelingJobsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse> listDataLabelingJobsSettings()
Returns the builder for the settings used for calls to listDataLabelingJobs.
-
deleteDataLabelingJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataLabelingJobRequest,com.google.longrunning.Operation> deleteDataLabelingJobSettings()
Returns the builder for the settings used for calls to deleteDataLabelingJob.
-
deleteDataLabelingJobOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataLabelingJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteDataLabelingJobOperationSettings()
Returns the builder for the settings used for calls to deleteDataLabelingJob.
-
cancelDataLabelingJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelDataLabelingJobRequest,com.google.protobuf.Empty> cancelDataLabelingJobSettings()
Returns the builder for the settings used for calls to cancelDataLabelingJob.
-
createHyperparameterTuningJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateHyperparameterTuningJobRequest,HyperparameterTuningJob> createHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to createHyperparameterTuningJob.
-
getHyperparameterTuningJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHyperparameterTuningJobRequest,HyperparameterTuningJob> getHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to getHyperparameterTuningJob.
-
listHyperparameterTuningJobsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListHyperparameterTuningJobsRequest,ListHyperparameterTuningJobsResponse,JobServiceClient.ListHyperparameterTuningJobsPagedResponse> listHyperparameterTuningJobsSettings()
Returns the builder for the settings used for calls to listHyperparameterTuningJobs.
-
deleteHyperparameterTuningJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteHyperparameterTuningJobRequest,com.google.longrunning.Operation> deleteHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to deleteHyperparameterTuningJob.
-
deleteHyperparameterTuningJobOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteHyperparameterTuningJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteHyperparameterTuningJobOperationSettings()
Returns the builder for the settings used for calls to deleteHyperparameterTuningJob.
-
cancelHyperparameterTuningJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelHyperparameterTuningJobRequest,com.google.protobuf.Empty> cancelHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to cancelHyperparameterTuningJob.
-
createNasJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNasJobRequest,NasJob> createNasJobSettings()
Returns the builder for the settings used for calls to createNasJob.
-
getNasJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNasJobRequest,NasJob> getNasJobSettings()
Returns the builder for the settings used for calls to getNasJob.
-
listNasJobsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse> listNasJobsSettings()
Returns the builder for the settings used for calls to listNasJobs.
-
deleteNasJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNasJobRequest,com.google.longrunning.Operation> deleteNasJobSettings()
Returns the builder for the settings used for calls to deleteNasJob.
-
deleteNasJobOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNasJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteNasJobOperationSettings()
Returns the builder for the settings used for calls to deleteNasJob.
-
cancelNasJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelNasJobRequest,com.google.protobuf.Empty> cancelNasJobSettings()
Returns the builder for the settings used for calls to cancelNasJob.
-
getNasTrialDetailSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNasTrialDetailRequest,NasTrialDetail> getNasTrialDetailSettings()
Returns the builder for the settings used for calls to getNasTrialDetail.
-
listNasTrialDetailsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasTrialDetailsRequest,ListNasTrialDetailsResponse,JobServiceClient.ListNasTrialDetailsPagedResponse> listNasTrialDetailsSettings()
Returns the builder for the settings used for calls to listNasTrialDetails.
-
createBatchPredictionJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchPredictionJobRequest,BatchPredictionJob> createBatchPredictionJobSettings()
Returns the builder for the settings used for calls to createBatchPredictionJob.
-
getBatchPredictionJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchPredictionJobRequest,BatchPredictionJob> getBatchPredictionJobSettings()
Returns the builder for the settings used for calls to getBatchPredictionJob.
-
listBatchPredictionJobsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,JobServiceClient.ListBatchPredictionJobsPagedResponse> listBatchPredictionJobsSettings()
Returns the builder for the settings used for calls to listBatchPredictionJobs.
-
deleteBatchPredictionJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBatchPredictionJobRequest,com.google.longrunning.Operation> deleteBatchPredictionJobSettings()
Returns the builder for the settings used for calls to deleteBatchPredictionJob.
-
deleteBatchPredictionJobOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBatchPredictionJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteBatchPredictionJobOperationSettings()
Returns the builder for the settings used for calls to deleteBatchPredictionJob.
-
cancelBatchPredictionJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelBatchPredictionJobRequest,com.google.protobuf.Empty> cancelBatchPredictionJobSettings()
Returns the builder for the settings used for calls to cancelBatchPredictionJob.
-
createModelDeploymentMonitoringJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> createModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to createModelDeploymentMonitoringJob.
-
searchModelDeploymentMonitoringStatsAnomaliesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> searchModelDeploymentMonitoringStatsAnomaliesSettings()
Returns the builder for the settings used for calls to searchModelDeploymentMonitoringStatsAnomalies.
-
getModelDeploymentMonitoringJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> getModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to getModelDeploymentMonitoringJob.
-
listModelDeploymentMonitoringJobsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListModelDeploymentMonitoringJobsRequest,ListModelDeploymentMonitoringJobsResponse,JobServiceClient.ListModelDeploymentMonitoringJobsPagedResponse> listModelDeploymentMonitoringJobsSettings()
Returns the builder for the settings used for calls to listModelDeploymentMonitoringJobs.
-
updateModelDeploymentMonitoringJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateModelDeploymentMonitoringJobRequest,com.google.longrunning.Operation> updateModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to updateModelDeploymentMonitoringJob.
-
updateModelDeploymentMonitoringJobOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob,UpdateModelDeploymentMonitoringJobOperationMetadata> updateModelDeploymentMonitoringJobOperationSettings()
Returns the builder for the settings used for calls to updateModelDeploymentMonitoringJob.
-
deleteModelDeploymentMonitoringJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteModelDeploymentMonitoringJobRequest,com.google.longrunning.Operation> deleteModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to deleteModelDeploymentMonitoringJob.
-
deleteModelDeploymentMonitoringJobOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteModelDeploymentMonitoringJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteModelDeploymentMonitoringJobOperationSettings()
Returns the builder for the settings used for calls to deleteModelDeploymentMonitoringJob.
-
pauseModelDeploymentMonitoringJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PauseModelDeploymentMonitoringJobRequest,com.google.protobuf.Empty> pauseModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to pauseModelDeploymentMonitoringJob.
-
resumeModelDeploymentMonitoringJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeModelDeploymentMonitoringJobRequest,com.google.protobuf.Empty> resumeModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to resumeModelDeploymentMonitoringJob.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,JobServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
-
setIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
-
getIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
-
testIamPermissionsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
-
build
public JobServiceSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<JobServiceSettings,JobServiceSettings.Builder>
- Throws:
IOException
-
-