Class CloudDeploySettings (1.0.0)

public sealed class CloudDeploySettings : ServiceSettingsBase

Settings for CloudDeployClient instances.

Inheritance

Object > ServiceSettingsBase > CloudDeploySettings

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Constructors

CloudDeploySettings()

public CloudDeploySettings()

Constructs a new CloudDeploySettings object with default settings.

Properties

ApproveRolloutSettings

public CallSettings ApproveRolloutSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.ApproveRollout and CloudDeployClient.ApproveRolloutAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateDeliveryPipelineOperationsSettings

public OperationsSettings CreateDeliveryPipelineOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.CreateDeliveryPipeline and CloudDeployClient.CreateDeliveryPipelineAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateDeliveryPipelineSettings

public CallSettings CreateDeliveryPipelineSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.CreateDeliveryPipeline and CloudDeployClient.CreateDeliveryPipelineAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateReleaseOperationsSettings

public OperationsSettings CreateReleaseOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.CreateRelease and CloudDeployClient.CreateReleaseAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateReleaseSettings

public CallSettings CreateReleaseSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.CreateRelease and CloudDeployClient.CreateReleaseAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateRolloutOperationsSettings

public OperationsSettings CreateRolloutOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.CreateRollout and CloudDeployClient.CreateRolloutAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateRolloutSettings

public CallSettings CreateRolloutSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.CreateRollout and CloudDeployClient.CreateRolloutAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

CreateTargetOperationsSettings

public OperationsSettings CreateTargetOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.CreateTarget and CloudDeployClient.CreateTargetAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateTargetSettings

public CallSettings CreateTargetSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.CreateTarget and CloudDeployClient.CreateTargetAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteDeliveryPipelineOperationsSettings

public OperationsSettings DeleteDeliveryPipelineOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.DeleteDeliveryPipeline and CloudDeployClient.DeleteDeliveryPipelineAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteDeliveryPipelineSettings

public CallSettings DeleteDeliveryPipelineSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.DeleteDeliveryPipeline and CloudDeployClient.DeleteDeliveryPipelineAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteTargetOperationsSettings

public OperationsSettings DeleteTargetOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.DeleteTarget and CloudDeployClient.DeleteTargetAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteTargetSettings

public CallSettings DeleteTargetSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.DeleteTarget and CloudDeployClient.DeleteTargetAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetConfigSettings

public CallSettings GetConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.GetConfig and CloudDeployClient.GetConfigAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetDeliveryPipelineSettings

public CallSettings GetDeliveryPipelineSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.GetDeliveryPipeline and CloudDeployClient.GetDeliveryPipelineAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetReleaseSettings

public CallSettings GetReleaseSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.GetRelease and CloudDeployClient.GetReleaseAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetRolloutSettings

public CallSettings GetRolloutSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.GetRollout and CloudDeployClient.GetRolloutAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetTargetSettings

public CallSettings GetTargetSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.GetTarget and CloudDeployClient.GetTargetAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListDeliveryPipelinesSettings

public CallSettings ListDeliveryPipelinesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.ListDeliveryPipelines and CloudDeployClient.ListDeliveryPipelinesAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListReleasesSettings

public CallSettings ListReleasesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.ListReleases and CloudDeployClient.ListReleasesAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListRolloutsSettings

public CallSettings ListRolloutsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.ListRollouts and CloudDeployClient.ListRolloutsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListTargetsSettings

public CallSettings ListTargetsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.ListTargets and CloudDeployClient.ListTargetsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

UpdateDeliveryPipelineOperationsSettings

public OperationsSettings UpdateDeliveryPipelineOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.UpdateDeliveryPipeline and CloudDeployClient.UpdateDeliveryPipelineAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateDeliveryPipelineSettings

public CallSettings UpdateDeliveryPipelineSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.UpdateDeliveryPipeline and CloudDeployClient.UpdateDeliveryPipelineAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

UpdateTargetOperationsSettings

public OperationsSettings UpdateTargetOperationsSettings { get; set; }

Long Running Operation settings for calls to CloudDeployClient.UpdateTarget and CloudDeployClient.UpdateTargetAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateTargetSettings

public CallSettings UpdateTargetSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CloudDeployClient.UpdateTarget and CloudDeployClient.UpdateTargetAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

Methods

Clone()

public CloudDeploySettings Clone()

Creates a deep clone of this object, with all the same property values.

Returns
TypeDescription
CloudDeploySettings

A deep clone of this CloudDeploySettings object.

GetDefault()

public static CloudDeploySettings GetDefault()

Get a new instance of the default CloudDeploySettings.

Returns
TypeDescription
CloudDeploySettings

A new instance of the default CloudDeploySettings.