- 3.52.0 (latest)
- 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 abstract class JobServiceStub implements BackgroundResource
Base stub class for the JobService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
JobServiceStub()
public JobServiceStub()
Methods
cancelBatchPredictionJobCallable()
public UnaryCallable<CancelBatchPredictionJobRequest,Empty> cancelBatchPredictionJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelBatchPredictionJobRequest,Empty> |
cancelCustomJobCallable()
public UnaryCallable<CancelCustomJobRequest,Empty> cancelCustomJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelCustomJobRequest,Empty> |
cancelDataLabelingJobCallable()
public UnaryCallable<CancelDataLabelingJobRequest,Empty> cancelDataLabelingJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelDataLabelingJobRequest,Empty> |
cancelHyperparameterTuningJobCallable()
public UnaryCallable<CancelHyperparameterTuningJobRequest,Empty> cancelHyperparameterTuningJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelHyperparameterTuningJobRequest,Empty> |
cancelNasJobCallable()
public UnaryCallable<CancelNasJobRequest,Empty> cancelNasJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelNasJobRequest,Empty> |
close()
public abstract void close()
createBatchPredictionJobCallable()
public UnaryCallable<CreateBatchPredictionJobRequest,BatchPredictionJob> createBatchPredictionJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateBatchPredictionJobRequest,BatchPredictionJob> |
createCustomJobCallable()
public UnaryCallable<CreateCustomJobRequest,CustomJob> createCustomJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCustomJobRequest,CustomJob> |
createDataLabelingJobCallable()
public UnaryCallable<CreateDataLabelingJobRequest,DataLabelingJob> createDataLabelingJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDataLabelingJobRequest,DataLabelingJob> |
createHyperparameterTuningJobCallable()
public UnaryCallable<CreateHyperparameterTuningJobRequest,HyperparameterTuningJob> createHyperparameterTuningJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateHyperparameterTuningJobRequest,HyperparameterTuningJob> |
createModelDeploymentMonitoringJobCallable()
public UnaryCallable<CreateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> createModelDeploymentMonitoringJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> |
createNasJobCallable()
public UnaryCallable<CreateNasJobRequest,NasJob> createNasJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateNasJobRequest,NasJob> |
deleteBatchPredictionJobCallable()
public UnaryCallable<DeleteBatchPredictionJobRequest,Operation> deleteBatchPredictionJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteBatchPredictionJobRequest,Operation> |
deleteBatchPredictionJobOperationCallable()
public OperationCallable<DeleteBatchPredictionJobRequest,Empty,DeleteOperationMetadata> deleteBatchPredictionJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteBatchPredictionJobRequest,Empty,DeleteOperationMetadata> |
deleteCustomJobCallable()
public UnaryCallable<DeleteCustomJobRequest,Operation> deleteCustomJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteCustomJobRequest,Operation> |
deleteCustomJobOperationCallable()
public OperationCallable<DeleteCustomJobRequest,Empty,DeleteOperationMetadata> deleteCustomJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteCustomJobRequest,Empty,DeleteOperationMetadata> |
deleteDataLabelingJobCallable()
public UnaryCallable<DeleteDataLabelingJobRequest,Operation> deleteDataLabelingJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDataLabelingJobRequest,Operation> |
deleteDataLabelingJobOperationCallable()
public OperationCallable<DeleteDataLabelingJobRequest,Empty,DeleteOperationMetadata> deleteDataLabelingJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteDataLabelingJobRequest,Empty,DeleteOperationMetadata> |
deleteHyperparameterTuningJobCallable()
public UnaryCallable<DeleteHyperparameterTuningJobRequest,Operation> deleteHyperparameterTuningJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteHyperparameterTuningJobRequest,Operation> |
deleteHyperparameterTuningJobOperationCallable()
public OperationCallable<DeleteHyperparameterTuningJobRequest,Empty,DeleteOperationMetadata> deleteHyperparameterTuningJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteHyperparameterTuningJobRequest,Empty,DeleteOperationMetadata> |
deleteModelDeploymentMonitoringJobCallable()
public UnaryCallable<DeleteModelDeploymentMonitoringJobRequest,Operation> deleteModelDeploymentMonitoringJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteModelDeploymentMonitoringJobRequest,Operation> |
deleteModelDeploymentMonitoringJobOperationCallable()
public OperationCallable<DeleteModelDeploymentMonitoringJobRequest,Empty,DeleteOperationMetadata> deleteModelDeploymentMonitoringJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteModelDeploymentMonitoringJobRequest,Empty,DeleteOperationMetadata> |
deleteNasJobCallable()
public UnaryCallable<DeleteNasJobRequest,Operation> deleteNasJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteNasJobRequest,Operation> |
deleteNasJobOperationCallable()
public OperationCallable<DeleteNasJobRequest,Empty,DeleteOperationMetadata> deleteNasJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteNasJobRequest,Empty,DeleteOperationMetadata> |
getBatchPredictionJobCallable()
public UnaryCallable<GetBatchPredictionJobRequest,BatchPredictionJob> getBatchPredictionJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetBatchPredictionJobRequest,BatchPredictionJob> |
getCustomJobCallable()
public UnaryCallable<GetCustomJobRequest,CustomJob> getCustomJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCustomJobRequest,CustomJob> |
getDataLabelingJobCallable()
public UnaryCallable<GetDataLabelingJobRequest,DataLabelingJob> getDataLabelingJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDataLabelingJobRequest,DataLabelingJob> |
getHyperparameterTuningJobCallable()
public UnaryCallable<GetHyperparameterTuningJobRequest,HyperparameterTuningJob> getHyperparameterTuningJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetHyperparameterTuningJobRequest,HyperparameterTuningJob> |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getModelDeploymentMonitoringJobCallable()
public UnaryCallable<GetModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> getModelDeploymentMonitoringJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob> |
getNasJobCallable()
public UnaryCallable<GetNasJobRequest,NasJob> getNasJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetNasJobRequest,NasJob> |
getNasTrialDetailCallable()
public UnaryCallable<GetNasTrialDetailRequest,NasTrialDetail> getNasTrialDetailCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetNasTrialDetailRequest,NasTrialDetail> |
getOperationsStub()
public OperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
OperationsStub |
listBatchPredictionJobsCallable()
public UnaryCallable<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse> listBatchPredictionJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse> |
listBatchPredictionJobsPagedCallable()
public UnaryCallable<ListBatchPredictionJobsRequest,JobServiceClient.ListBatchPredictionJobsPagedResponse> listBatchPredictionJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBatchPredictionJobsRequest,ListBatchPredictionJobsPagedResponse> |
listCustomJobsCallable()
public UnaryCallable<ListCustomJobsRequest,ListCustomJobsResponse> listCustomJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomJobsRequest,ListCustomJobsResponse> |
listCustomJobsPagedCallable()
public UnaryCallable<ListCustomJobsRequest,JobServiceClient.ListCustomJobsPagedResponse> listCustomJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCustomJobsRequest,ListCustomJobsPagedResponse> |
listDataLabelingJobsCallable()
public UnaryCallable<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse> listDataLabelingJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse> |
listDataLabelingJobsPagedCallable()
public UnaryCallable<ListDataLabelingJobsRequest,JobServiceClient.ListDataLabelingJobsPagedResponse> listDataLabelingJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDataLabelingJobsRequest,ListDataLabelingJobsPagedResponse> |
listHyperparameterTuningJobsCallable()
public UnaryCallable<ListHyperparameterTuningJobsRequest,ListHyperparameterTuningJobsResponse> listHyperparameterTuningJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListHyperparameterTuningJobsRequest,ListHyperparameterTuningJobsResponse> |
listHyperparameterTuningJobsPagedCallable()
public UnaryCallable<ListHyperparameterTuningJobsRequest,JobServiceClient.ListHyperparameterTuningJobsPagedResponse> listHyperparameterTuningJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListHyperparameterTuningJobsRequest,ListHyperparameterTuningJobsPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,JobServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listModelDeploymentMonitoringJobsCallable()
public UnaryCallable<ListModelDeploymentMonitoringJobsRequest,ListModelDeploymentMonitoringJobsResponse> listModelDeploymentMonitoringJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListModelDeploymentMonitoringJobsRequest,ListModelDeploymentMonitoringJobsResponse> |
listModelDeploymentMonitoringJobsPagedCallable()
public UnaryCallable<ListModelDeploymentMonitoringJobsRequest,JobServiceClient.ListModelDeploymentMonitoringJobsPagedResponse> listModelDeploymentMonitoringJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListModelDeploymentMonitoringJobsRequest,ListModelDeploymentMonitoringJobsPagedResponse> |
listNasJobsCallable()
public UnaryCallable<ListNasJobsRequest,ListNasJobsResponse> listNasJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNasJobsRequest,ListNasJobsResponse> |
listNasJobsPagedCallable()
public UnaryCallable<ListNasJobsRequest,JobServiceClient.ListNasJobsPagedResponse> listNasJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNasJobsRequest,ListNasJobsPagedResponse> |
listNasTrialDetailsCallable()
public UnaryCallable<ListNasTrialDetailsRequest,ListNasTrialDetailsResponse> listNasTrialDetailsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNasTrialDetailsRequest,ListNasTrialDetailsResponse> |
listNasTrialDetailsPagedCallable()
public UnaryCallable<ListNasTrialDetailsRequest,JobServiceClient.ListNasTrialDetailsPagedResponse> listNasTrialDetailsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNasTrialDetailsRequest,ListNasTrialDetailsPagedResponse> |
pauseModelDeploymentMonitoringJobCallable()
public UnaryCallable<PauseModelDeploymentMonitoringJobRequest,Empty> pauseModelDeploymentMonitoringJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<PauseModelDeploymentMonitoringJobRequest,Empty> |
resumeModelDeploymentMonitoringJobCallable()
public UnaryCallable<ResumeModelDeploymentMonitoringJobRequest,Empty> resumeModelDeploymentMonitoringJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ResumeModelDeploymentMonitoringJobRequest,Empty> |
searchModelDeploymentMonitoringStatsAnomaliesCallable()
public UnaryCallable<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse> searchModelDeploymentMonitoringStatsAnomaliesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse> |
searchModelDeploymentMonitoringStatsAnomaliesPagedCallable()
public UnaryCallable<SearchModelDeploymentMonitoringStatsAnomaliesRequest,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> searchModelDeploymentMonitoringStatsAnomaliesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
updateModelDeploymentMonitoringJobCallable()
public UnaryCallable<UpdateModelDeploymentMonitoringJobRequest,Operation> updateModelDeploymentMonitoringJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateModelDeploymentMonitoringJobRequest,Operation> |
updateModelDeploymentMonitoringJobOperationCallable()
public OperationCallable<UpdateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob,UpdateModelDeploymentMonitoringJobOperationMetadata> updateModelDeploymentMonitoringJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateModelDeploymentMonitoringJobRequest,ModelDeploymentMonitoringJob,UpdateModelDeploymentMonitoringJobOperationMetadata> |