Class JobServiceSettings.Builder

    • Method Detail

      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • 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.