public sealed class JobServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Vertex AI v1beta1 API class JobServiceSettings.
Settings for JobServiceClient instances.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
JobServiceSettings()
public JobServiceSettings()Constructs a new JobServiceSettings object with default settings.
Properties
CancelBatchPredictionJobSettings
public CallSettings CancelBatchPredictionJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CancelBatchPredictionJob and JobServiceClient.CancelBatchPredictionJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CancelCustomJobSettings
public CallSettings CancelCustomJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CancelCustomJob and JobServiceClient.CancelCustomJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CancelDataLabelingJobSettings
public CallSettings CancelDataLabelingJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CancelDataLabelingJob and JobServiceClient.CancelDataLabelingJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CancelHyperparameterTuningJobSettings
public CallSettings CancelHyperparameterTuningJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CancelHyperparameterTuningJob and
JobServiceClient.CancelHyperparameterTuningJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CancelNasJobSettings
public CallSettings CancelNasJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CancelNasJob and JobServiceClient.CancelNasJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateBatchPredictionJobSettings
public CallSettings CreateBatchPredictionJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CreateBatchPredictionJob and JobServiceClient.CreateBatchPredictionJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CreateCustomJobSettings
public CallSettings CreateCustomJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CreateCustomJob and JobServiceClient.CreateCustomJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CreateDataLabelingJobSettings
public CallSettings CreateDataLabelingJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CreateDataLabelingJob and JobServiceClient.CreateDataLabelingJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CreateHyperparameterTuningJobSettings
public CallSettings CreateHyperparameterTuningJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CreateHyperparameterTuningJob and
JobServiceClient.CreateHyperparameterTuningJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CreateModelDeploymentMonitoringJobSettings
public CallSettings CreateModelDeploymentMonitoringJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CreateModelDeploymentMonitoringJob and
JobServiceClient.CreateModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
CreateNasJobSettings
public CallSettings CreateNasJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.CreateNasJob and JobServiceClient.CreateNasJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteBatchPredictionJobOperationsSettings
public OperationsSettings DeleteBatchPredictionJobOperationsSettings { get; set; }Long Running Operation settings for calls to JobServiceClient.DeleteBatchPredictionJob and
JobServiceClient.DeleteBatchPredictionJobAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteBatchPredictionJobSettings
public CallSettings DeleteBatchPredictionJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.DeleteBatchPredictionJob and JobServiceClient.DeleteBatchPredictionJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteCustomJobOperationsSettings
public OperationsSettings DeleteCustomJobOperationsSettings { get; set; }Long Running Operation settings for calls to JobServiceClient.DeleteCustomJob and
JobServiceClient.DeleteCustomJobAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteCustomJobSettings
public CallSettings DeleteCustomJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.DeleteCustomJob and JobServiceClient.DeleteCustomJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteDataLabelingJobOperationsSettings
public OperationsSettings DeleteDataLabelingJobOperationsSettings { get; set; }Long Running Operation settings for calls to JobServiceClient.DeleteDataLabelingJob and
JobServiceClient.DeleteDataLabelingJobAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteDataLabelingJobSettings
public CallSettings DeleteDataLabelingJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.DeleteDataLabelingJob and JobServiceClient.DeleteDataLabelingJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteHyperparameterTuningJobOperationsSettings
public OperationsSettings DeleteHyperparameterTuningJobOperationsSettings { get; set; }Long Running Operation settings for calls to JobServiceClient.DeleteHyperparameterTuningJob and
JobServiceClient.DeleteHyperparameterTuningJobAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteHyperparameterTuningJobSettings
public CallSettings DeleteHyperparameterTuningJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.DeleteHyperparameterTuningJob and
JobServiceClient.DeleteHyperparameterTuningJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteModelDeploymentMonitoringJobOperationsSettings
public OperationsSettings DeleteModelDeploymentMonitoringJobOperationsSettings { get; set; }Long Running Operation settings for calls to JobServiceClient.DeleteModelDeploymentMonitoringJob and
JobServiceClient.DeleteModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteModelDeploymentMonitoringJobSettings
public CallSettings DeleteModelDeploymentMonitoringJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.DeleteModelDeploymentMonitoringJob and
JobServiceClient.DeleteModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteNasJobOperationsSettings
public OperationsSettings DeleteNasJobOperationsSettings { get; set; }Long Running Operation settings for calls to JobServiceClient.DeleteNasJob and
JobServiceClient.DeleteNasJobAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteNasJobSettings
public CallSettings DeleteNasJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.DeleteNasJob and JobServiceClient.DeleteNasJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetBatchPredictionJobSettings
public CallSettings GetBatchPredictionJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.GetBatchPredictionJob and JobServiceClient.GetBatchPredictionJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetCustomJobSettings
public CallSettings GetCustomJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.GetCustomJob and JobServiceClient.GetCustomJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetDataLabelingJobSettings
public CallSettings GetDataLabelingJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.GetDataLabelingJob and JobServiceClient.GetDataLabelingJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetHyperparameterTuningJobSettings
public CallSettings GetHyperparameterTuningJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.GetHyperparameterTuningJob and JobServiceClient.GetHyperparameterTuningJobAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetModelDeploymentMonitoringJobSettings
public CallSettings GetModelDeploymentMonitoringJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.GetModelDeploymentMonitoringJob and
JobServiceClient.GetModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetNasJobSettings
public CallSettings GetNasJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to JobServiceClient.GetNasJob
and JobServiceClient.GetNasJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetNasTrialDetailSettings
public CallSettings GetNasTrialDetailSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.GetNasTrialDetail and JobServiceClient.GetNasTrialDetailAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
ListBatchPredictionJobsSettings
public CallSettings ListBatchPredictionJobsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ListBatchPredictionJobs and JobServiceClient.ListBatchPredictionJobsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListCustomJobsSettings
public CallSettings ListCustomJobsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ListCustomJobs and JobServiceClient.ListCustomJobsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListDataLabelingJobsSettings
public CallSettings ListDataLabelingJobsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ListDataLabelingJobs and JobServiceClient.ListDataLabelingJobsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListHyperparameterTuningJobsSettings
public CallSettings ListHyperparameterTuningJobsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ListHyperparameterTuningJobs and
JobServiceClient.ListHyperparameterTuningJobsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListModelDeploymentMonitoringJobsSettings
public CallSettings ListModelDeploymentMonitoringJobsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ListModelDeploymentMonitoringJobs and
JobServiceClient.ListModelDeploymentMonitoringJobsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListNasJobsSettings
public CallSettings ListNasJobsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ListNasJobs and JobServiceClient.ListNasJobsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListNasTrialDetailsSettings
public CallSettings ListNasTrialDetailsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ListNasTrialDetails and JobServiceClient.ListNasTrialDetailsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }The settings to use for the LocationsClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
LocationsSettings |
|
PauseModelDeploymentMonitoringJobSettings
public CallSettings PauseModelDeploymentMonitoringJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.PauseModelDeploymentMonitoringJob and
JobServiceClient.PauseModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ResumeModelDeploymentMonitoringJobSettings
public CallSettings ResumeModelDeploymentMonitoringJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.ResumeModelDeploymentMonitoringJob and
JobServiceClient.ResumeModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
SearchModelDeploymentMonitoringStatsAnomaliesSettings
public CallSettings SearchModelDeploymentMonitoringStatsAnomaliesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.SearchModelDeploymentMonitoringStatsAnomalies and
JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
UpdateModelDeploymentMonitoringJobOperationsSettings
public OperationsSettings UpdateModelDeploymentMonitoringJobOperationsSettings { get; set; }Long Running Operation settings for calls to JobServiceClient.UpdateModelDeploymentMonitoringJob and
JobServiceClient.UpdateModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateModelDeploymentMonitoringJobSettings
public CallSettings UpdateModelDeploymentMonitoringJobSettings { get; set; }CallSettings for synchronous and asynchronous calls to
JobServiceClient.UpdateModelDeploymentMonitoringJob and
JobServiceClient.UpdateModelDeploymentMonitoringJobAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
Methods
Clone()
public JobServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
JobServiceSettings |
A deep clone of this JobServiceSettings object. |
GetDefault()
public static JobServiceSettings GetDefault()Get a new instance of the default JobServiceSettings.
| Returns | |
|---|---|
| Type | Description |
JobServiceSettings |
A new instance of the default JobServiceSettings. |