public sealed class PipelineServiceSettings : ServiceSettingsBase
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PipelineServiceSettings.
Settings for PipelineServiceClient instances.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
PipelineServiceSettings()
public PipelineServiceSettings()
Constructs a new PipelineServiceSettings object with default settings.
Properties
BatchCancelPipelineJobsOperationsSettings
public OperationsSettings BatchCancelPipelineJobsOperationsSettings { get; set; }
Long Running Operation settings for calls to PipelineServiceClient.BatchCancelPipelineJobs
and
PipelineServiceClient.BatchCancelPipelineJobsAsync
.
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.
BatchCancelPipelineJobsSettings
public CallSettings BatchCancelPipelineJobsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.BatchCancelPipelineJobs
and
PipelineServiceClient.BatchCancelPipelineJobsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
BatchDeletePipelineJobsOperationsSettings
public OperationsSettings BatchDeletePipelineJobsOperationsSettings { get; set; }
Long Running Operation settings for calls to PipelineServiceClient.BatchDeletePipelineJobs
and
PipelineServiceClient.BatchDeletePipelineJobsAsync
.
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.
BatchDeletePipelineJobsSettings
public CallSettings BatchDeletePipelineJobsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.BatchDeletePipelineJobs
and
PipelineServiceClient.BatchDeletePipelineJobsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
CancelPipelineJobSettings
public CallSettings CancelPipelineJobSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.CancelPipelineJob
and PipelineServiceClient.CancelPipelineJobAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
CancelTrainingPipelineSettings
public CallSettings CancelTrainingPipelineSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.CancelTrainingPipeline
and PipelineServiceClient.CancelTrainingPipelineAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
CreatePipelineJobSettings
public CallSettings CreatePipelineJobSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.CreatePipelineJob
and PipelineServiceClient.CreatePipelineJobAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
CreateTrainingPipelineSettings
public CallSettings CreateTrainingPipelineSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.CreateTrainingPipeline
and PipelineServiceClient.CreateTrainingPipelineAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
DeletePipelineJobOperationsSettings
public OperationsSettings DeletePipelineJobOperationsSettings { get; set; }
Long Running Operation settings for calls to PipelineServiceClient.DeletePipelineJob
and
PipelineServiceClient.DeletePipelineJobAsync
.
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.
DeletePipelineJobSettings
public CallSettings DeletePipelineJobSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.DeletePipelineJob
and PipelineServiceClient.DeletePipelineJobAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
DeleteTrainingPipelineOperationsSettings
public OperationsSettings DeleteTrainingPipelineOperationsSettings { get; set; }
Long Running Operation settings for calls to PipelineServiceClient.DeleteTrainingPipeline
and
PipelineServiceClient.DeleteTrainingPipelineAsync
.
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.
DeleteTrainingPipelineSettings
public CallSettings DeleteTrainingPipelineSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.DeleteTrainingPipeline
and PipelineServiceClient.DeleteTrainingPipelineAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
GetPipelineJobSettings
public CallSettings GetPipelineJobSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.GetPipelineJob
and PipelineServiceClient.GetPipelineJobAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
GetTrainingPipelineSettings
public CallSettings GetTrainingPipelineSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.GetTrainingPipeline
and PipelineServiceClient.GetTrainingPipelineAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }
The settings to use for the IAMPolicyClient associated with the client.
Property Value | |
---|---|
Type | Description |
IAMPolicySettings |
ListPipelineJobsSettings
public CallSettings ListPipelineJobsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.ListPipelineJobs
and PipelineServiceClient.ListPipelineJobsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
ListTrainingPipelinesSettings
public CallSettings ListTrainingPipelinesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PipelineServiceClient.ListTrainingPipelines
and PipelineServiceClient.ListTrainingPipelinesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }
The settings to use for the LocationsClient associated with the client.
Property Value | |
---|---|
Type | Description |
LocationsSettings |
Methods
Clone()
public PipelineServiceSettings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
PipelineServiceSettings |
A deep clone of this PipelineServiceSettings object. |
GetDefault()
public static PipelineServiceSettings GetDefault()
Get a new instance of the default PipelineServiceSettings.
Returns | |
---|---|
Type | Description |
PipelineServiceSettings |
A new instance of the default PipelineServiceSettings. |