Google Cloud Dialogflow v2 API - Class EncryptionSpecServiceSettings (4.21.0)

public sealed class EncryptionSpecServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Google Cloud Dialogflow v2 API class EncryptionSpecServiceSettings.

Settings for EncryptionSpecServiceClient instances.

Inheritance

object > ServiceSettingsBase > EncryptionSpecServiceSettings

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Constructors

EncryptionSpecServiceSettings()

public EncryptionSpecServiceSettings()

Constructs a new EncryptionSpecServiceSettings object with default settings.

Properties

GetEncryptionSpecSettings

public CallSettings GetEncryptionSpecSettings { get; set; }

CallSettings for synchronous and asynchronous calls to EncryptionSpecServiceClient.GetEncryptionSpec and EncryptionSpecServiceClient.GetEncryptionSpecAsync.

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

InitializeEncryptionSpecOperationsSettings

public OperationsSettings InitializeEncryptionSpecOperationsSettings { get; set; }

Long Running Operation settings for calls to EncryptionSpecServiceClient.InitializeEncryptionSpec and EncryptionSpecServiceClient.InitializeEncryptionSpecAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

InitializeEncryptionSpecSettings

public CallSettings InitializeEncryptionSpecSettings { get; set; }

CallSettings for synchronous and asynchronous calls to EncryptionSpecServiceClient.InitializeEncryptionSpec and EncryptionSpecServiceClient.InitializeEncryptionSpecAsync.

Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: Unlimited
  • Retriable status codes: Unavailable.
  • Timeout: 60 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 EncryptionSpecServiceSettings Clone()

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

Returns
Type Description
EncryptionSpecServiceSettings

A deep clone of this EncryptionSpecServiceSettings object.

GetDefault()

public static EncryptionSpecServiceSettings GetDefault()

Get a new instance of the default EncryptionSpecServiceSettings.

Returns
Type Description
EncryptionSpecServiceSettings

A new instance of the default EncryptionSpecServiceSettings.