- 3.60.0 (latest)
- 3.59.0
- 3.58.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.54.0
- 3.53.0
- 3.52.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.3.0
- 3.2.0
- 3.0.0
- 2.9.8
- 2.8.9
- 2.7.4
- 2.5.3
- 2.4.0
public static class JobServiceStubSettings.Builder extends StubSettings.Builder<JobServiceStubSettings,JobServiceStubSettings.Builder>
Builder for JobServiceStubSettings.
Inherited Members
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Builder(JobServiceStubSettings settings)
protected Builder(JobServiceStubSettings settings)
Name | Description |
settings | JobServiceStubSettings |
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public JobServiceStubSettings.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.
Name | Description |
settingsUpdater | ApiFunction<Builder<?,?>,java.lang.Void> |
Type | Description |
JobServiceStubSettings.Builder |
build()
public JobServiceStubSettings build()
Type | Description |
JobServiceStubSettings |
Type | Description |
IOException |
cancelBatchPredictionJobSettings()
public UnaryCallSettings.Builder<CancelBatchPredictionJobRequest,Empty> cancelBatchPredictionJobSettings()
Returns the builder for the settings used for calls to cancelBatchPredictionJob.
Type | Description |
Builder<CancelBatchPredictionJobRequest,Empty> |
cancelCustomJobSettings()
public UnaryCallSettings.Builder<CancelCustomJobRequest,Empty> cancelCustomJobSettings()
Returns the builder for the settings used for calls to cancelCustomJob.
Type | Description |
Builder<CancelCustomJobRequest,Empty> |
cancelDataLabelingJobSettings()
public UnaryCallSettings.Builder<CancelDataLabelingJobRequest,Empty> cancelDataLabelingJobSettings()
Returns the builder for the settings used for calls to cancelDataLabelingJob.
Type | Description |
Builder<CancelDataLabelingJobRequest,Empty> |
cancelHyperparameterTuningJobSettings()
public UnaryCallSettings.Builder<CancelHyperparameterTuningJobRequest,Empty> cancelHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to cancelHyperparameterTuningJob.
Type | Description |
Builder<CancelHyperparameterTuningJobRequest,Empty> |
createBatchPredictionJobSettings()
public UnaryCallSettings.Builder<CreateBatchPredictionJobRequest,BatchPredictionJob> createBatchPredictionJobSettings()
Returns the builder for the settings used for calls to createBatchPredictionJob.
Type | Description |
Builder<CreateBatchPredictionJobRequest,BatchPredictionJob> |
createCustomJobSettings()
public UnaryCallSettings.Builder<CreateCustomJobRequest,CustomJob> createCustomJobSettings()
Returns the builder for the settings used for calls to createCustomJob.
Type | Description |
Builder<CreateCustomJobRequest,CustomJob> |
createDataLabelingJobSettings()
public UnaryCallSettings.Builder<CreateDataLabelingJobRequest,DataLabelingJob> createDataLabelingJobSettings()
Returns the builder for the settings used for calls to createDataLabelingJob.
Type | Description |
Builder<CreateDataLabelingJobRequest,DataLabelingJob> |
createHyperparameterTuningJobSettings()
public UnaryCallSettings.Builder<CreateHyperparameterTuningJobRequest,HyperparameterTuningJob> createHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to createHyperparameterTuningJob.
Type | Description |
Builder<CreateHyperparameterTuningJobRequest,HyperparameterTuningJob> |
createModelDeploymentMonitoringJobSettings()
public UnaryCallSettings.Builder<CreateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> createModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to createModelDeploymentMonitoringJob.
deleteBatchPredictionJobOperationSettings()
public OperationCallSettings.Builder<DeleteBatchPredictionJobRequest,Empty,DeleteOperationMetadata> deleteBatchPredictionJobOperationSettings()
Returns the builder for the settings used for calls to deleteBatchPredictionJob.
Type | Description |
Builder<DeleteBatchPredictionJobRequest,Empty,DeleteOperationMetadata> |
deleteBatchPredictionJobSettings()
public UnaryCallSettings.Builder<DeleteBatchPredictionJobRequest,Operation> deleteBatchPredictionJobSettings()
Returns the builder for the settings used for calls to deleteBatchPredictionJob.
Type | Description |
Builder<DeleteBatchPredictionJobRequest,Operation> |
deleteCustomJobOperationSettings()
public OperationCallSettings.Builder<DeleteCustomJobRequest,Empty,DeleteOperationMetadata> deleteCustomJobOperationSettings()
Returns the builder for the settings used for calls to deleteCustomJob.
Type | Description |
Builder<DeleteCustomJobRequest,Empty,DeleteOperationMetadata> |
deleteCustomJobSettings()
public UnaryCallSettings.Builder<DeleteCustomJobRequest,Operation> deleteCustomJobSettings()
Returns the builder for the settings used for calls to deleteCustomJob.
Type | Description |
Builder<DeleteCustomJobRequest,Operation> |
deleteDataLabelingJobOperationSettings()
public OperationCallSettings.Builder<DeleteDataLabelingJobRequest,Empty,DeleteOperationMetadata> deleteDataLabelingJobOperationSettings()
Returns the builder for the settings used for calls to deleteDataLabelingJob.
Type | Description |
Builder<DeleteDataLabelingJobRequest,Empty,DeleteOperationMetadata> |
deleteDataLabelingJobSettings()
public UnaryCallSettings.Builder<DeleteDataLabelingJobRequest,Operation> deleteDataLabelingJobSettings()
Returns the builder for the settings used for calls to deleteDataLabelingJob.
Type | Description |
Builder<DeleteDataLabelingJobRequest,Operation> |
deleteHyperparameterTuningJobOperationSettings()
public OperationCallSettings.Builder<DeleteHyperparameterTuningJobRequest,Empty,DeleteOperationMetadata> deleteHyperparameterTuningJobOperationSettings()
Returns the builder for the settings used for calls to deleteHyperparameterTuningJob.
Type | Description |
Builder<DeleteHyperparameterTuningJobRequest,Empty,DeleteOperationMetadata> |
deleteHyperparameterTuningJobSettings()
public UnaryCallSettings.Builder<DeleteHyperparameterTuningJobRequest,Operation> deleteHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to deleteHyperparameterTuningJob.
Type | Description |
Builder<DeleteHyperparameterTuningJobRequest,Operation> |
deleteModelDeploymentMonitoringJobOperationSettings()
public OperationCallSettings.Builder<DeleteModelDeploymentMonitoringJobRequest,Empty,DeleteOperationMetadata> deleteModelDeploymentMonitoringJobOperationSettings()
Returns the builder for the settings used for calls to deleteModelDeploymentMonitoringJob.
Type | Description |
Builder<DeleteModelDeploymentMonitoringJobRequest,Empty,DeleteOperationMetadata> |
deleteModelDeploymentMonitoringJobSettings()
public UnaryCallSettings.Builder<DeleteModelDeploymentMonitoringJobRequest,Operation> deleteModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to deleteModelDeploymentMonitoringJob.
Type | Description |
Builder<DeleteModelDeploymentMonitoringJobRequest,Operation> |
getBatchPredictionJobSettings()
public UnaryCallSettings.Builder<GetBatchPredictionJobRequest,BatchPredictionJob> getBatchPredictionJobSettings()
Returns the builder for the settings used for calls to getBatchPredictionJob.
Type | Description |
Builder<GetBatchPredictionJobRequest,BatchPredictionJob> |
getCustomJobSettings()
public UnaryCallSettings.Builder<GetCustomJobRequest,CustomJob> getCustomJobSettings()
Returns the builder for the settings used for calls to getCustomJob.
Type | Description |
Builder<GetCustomJobRequest,CustomJob> |
getDataLabelingJobSettings()
public UnaryCallSettings.Builder<GetDataLabelingJobRequest,DataLabelingJob> getDataLabelingJobSettings()
Returns the builder for the settings used for calls to getDataLabelingJob.
Type | Description |
Builder<GetDataLabelingJobRequest,DataLabelingJob> |
getHyperparameterTuningJobSettings()
public UnaryCallSettings.Builder<GetHyperparameterTuningJobRequest,HyperparameterTuningJob> getHyperparameterTuningJobSettings()
Returns the builder for the settings used for calls to getHyperparameterTuningJob.
Type | Description |
Builder<GetHyperparameterTuningJobRequest,HyperparameterTuningJob> |
getModelDeploymentMonitoringJobSettings()
public UnaryCallSettings.Builder<GetModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> getModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to getModelDeploymentMonitoringJob.
listBatchPredictionJobsSettings()
public PagedCallSettings.Builder<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,JobServiceClient.ListBatchPredictionJobsPagedResponse> listBatchPredictionJobsSettings()
Returns the builder for the settings used for calls to listBatchPredictionJobs.
Type | Description |
Builder<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,ListBatchPredictionJobsPagedResponse> |
listCustomJobsSettings()
public PagedCallSettings.Builder<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse> listCustomJobsSettings()
Returns the builder for the settings used for calls to listCustomJobs.
listDataLabelingJobsSettings()
public PagedCallSettings.Builder<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse> listDataLabelingJobsSettings()
Returns the builder for the settings used for calls to listDataLabelingJobs.
Type | Description |
Builder<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,ListDataLabelingJobsPagedResponse> |
listHyperparameterTuningJobsSettings()
public PagedCallSettings.Builder<ListHyperparameterTuningJobsRequest,ListHyperparameterTuningJobsResponse,JobServiceClient.ListHyperparameterTuningJobsPagedResponse> listHyperparameterTuningJobsSettings()
Returns the builder for the settings used for calls to listHyperparameterTuningJobs.
Type | Description |
Builder<ListHyperparameterTuningJobsRequest,ListHyperparameterTuningJobsResponse,ListHyperparameterTuningJobsPagedResponse> |
listModelDeploymentMonitoringJobsSettings()
public PagedCallSettings.Builder<ListModelDeploymentMonitoringJobsRequest,ListModelDeploymentMonitoringJobsResponse,JobServiceClient.ListModelDeploymentMonitoringJobsPagedResponse> listModelDeploymentMonitoringJobsSettings()
Returns the builder for the settings used for calls to listModelDeploymentMonitoringJobs.
Type | Description |
Builder<ListModelDeploymentMonitoringJobsRequest,ListModelDeploymentMonitoringJobsResponse,ListModelDeploymentMonitoringJobsPagedResponse> |
pauseModelDeploymentMonitoringJobSettings()
public UnaryCallSettings.Builder<PauseModelDeploymentMonitoringJobRequest,Empty> pauseModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to pauseModelDeploymentMonitoringJob.
Type | Description |
Builder<PauseModelDeploymentMonitoringJobRequest,Empty> |
resumeModelDeploymentMonitoringJobSettings()
public UnaryCallSettings.Builder<ResumeModelDeploymentMonitoringJobRequest,Empty> resumeModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to resumeModelDeploymentMonitoringJob.
Type | Description |
Builder<ResumeModelDeploymentMonitoringJobRequest,Empty> |
searchModelDeploymentMonitoringStatsAnomaliesSettings()
public PagedCallSettings.Builder<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> searchModelDeploymentMonitoringStatsAnomaliesSettings()
Returns the builder for the settings used for calls to searchModelDeploymentMonitoringStatsAnomalies.
Type | Description |
Builder<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse,SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> |
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
updateModelDeploymentMonitoringJobOperationSettings()
public OperationCallSettings.Builder<UpdateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob,UpdateModelDeploymentMonitoringJobOperationMetadata> updateModelDeploymentMonitoringJobOperationSettings()
Returns the builder for the settings used for calls to updateModelDeploymentMonitoringJob.
Type | Description |
Builder<UpdateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob,UpdateModelDeploymentMonitoringJobOperationMetadata> |
updateModelDeploymentMonitoringJobSettings()
public UnaryCallSettings.Builder<UpdateModelDeploymentMonitoringJobRequest,Operation> updateModelDeploymentMonitoringJobSettings()
Returns the builder for the settings used for calls to updateModelDeploymentMonitoringJob.
Type | Description |
Builder<UpdateModelDeploymentMonitoringJobRequest,Operation> |