Class KeyManagementServiceSettings (2.3.0)

public sealed class KeyManagementServiceSettings : ServiceSettingsBase

Settings for KeyManagementServiceClient instances.

Inheritance

Object > ServiceSettingsBase > KeyManagementServiceSettings

Namespace

Google.Cloud.Kms.V1

Assembly

Google.Cloud.Kms.V1.dll

Constructors

KeyManagementServiceSettings()

public KeyManagementServiceSettings()

Constructs a new KeyManagementServiceSettings object with default settings.

Properties

AsymmetricDecryptSettings

public CallSettings AsymmetricDecryptSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.AsymmetricDecrypt and KeyManagementServiceClient.AsymmetricDecryptAsync .

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

AsymmetricSignSettings

public CallSettings AsymmetricSignSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.AsymmetricSign and KeyManagementServiceClient.AsymmetricSignAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

CreateCryptoKeySettings

public CallSettings CreateCryptoKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.CreateCryptoKey and KeyManagementServiceClient.CreateCryptoKeyAsync .

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

CreateCryptoKeyVersionSettings

public CallSettings CreateCryptoKeyVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.CreateCryptoKeyVersion and KeyManagementServiceClient.CreateCryptoKeyVersionAsync.

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

CreateImportJobSettings

public CallSettings CreateImportJobSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.CreateImportJob and KeyManagementServiceClient.CreateImportJobAsync .

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

CreateKeyRingSettings

public CallSettings CreateKeyRingSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.CreateKeyRing and KeyManagementServiceClient.CreateKeyRingAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

DecryptSettings

public CallSettings DecryptSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.Decrypt and KeyManagementServiceClient.DecryptAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

DestroyCryptoKeyVersionSettings

public CallSettings DestroyCryptoKeyVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.DestroyCryptoKeyVersion and KeyManagementServiceClient.DestroyCryptoKeyVersionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

EncryptSettings

public CallSettings EncryptSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.Encrypt and KeyManagementServiceClient.EncryptAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

GetCryptoKeySettings

public CallSettings GetCryptoKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.GetCryptoKey and KeyManagementServiceClient.GetCryptoKeyAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

GetCryptoKeyVersionSettings

public CallSettings GetCryptoKeyVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.GetCryptoKeyVersion and KeyManagementServiceClient.GetCryptoKeyVersionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

GetIamPolicySettings

public CallSettings GetIamPolicySettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.GetIamPolicy and KeyManagementServiceClient.GetIamPolicyAsync.

Property Value
TypeDescription
CallSettings
Remarks

By default, retry will not be attempted.

GetImportJobSettings

public CallSettings GetImportJobSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.GetImportJob and KeyManagementServiceClient.GetImportJobAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

GetKeyRingSettings

public CallSettings GetKeyRingSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.GetKeyRing and KeyManagementServiceClient.GetKeyRingAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

GetPublicKeySettings

public CallSettings GetPublicKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.GetPublicKey and KeyManagementServiceClient.GetPublicKeyAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

ImportCryptoKeyVersionSettings

public CallSettings ImportCryptoKeyVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.ImportCryptoKeyVersion and KeyManagementServiceClient.ImportCryptoKeyVersionAsync.

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

ListCryptoKeysSettings

public CallSettings ListCryptoKeysSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.ListCryptoKeys and KeyManagementServiceClient.ListCryptoKeysAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

ListCryptoKeyVersionsSettings

public CallSettings ListCryptoKeyVersionsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.ListCryptoKeyVersions and KeyManagementServiceClient.ListCryptoKeyVersionsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

ListImportJobsSettings

public CallSettings ListImportJobsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.ListImportJobs and KeyManagementServiceClient.ListImportJobsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

ListKeyRingsSettings

public CallSettings ListKeyRingsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.ListKeyRings and KeyManagementServiceClient.ListKeyRingsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

RestoreCryptoKeyVersionSettings

public CallSettings RestoreCryptoKeyVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.RestoreCryptoKeyVersion and KeyManagementServiceClient.RestoreCryptoKeyVersionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

SetIamPolicySettings

public CallSettings SetIamPolicySettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.SetIamPolicy and KeyManagementServiceClient.SetIamPolicyAsync.

Property Value
TypeDescription
CallSettings
Remarks

By default, retry will not be attempted.

TestIamPermissionsSettings

public CallSettings TestIamPermissionsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.TestIamPermissions and KeyManagementServiceClient.TestIamPermissionsAsync.

Property Value
TypeDescription
CallSettings
Remarks

By default, retry will not be attempted.

UpdateCryptoKeyPrimaryVersionSettings

public CallSettings UpdateCryptoKeyPrimaryVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersion and KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

UpdateCryptoKeySettings

public CallSettings UpdateCryptoKeySettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.UpdateCryptoKey and KeyManagementServiceClient.UpdateCryptoKeyAsync .

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

UpdateCryptoKeyVersionSettings

public CallSettings UpdateCryptoKeyVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to KeyManagementServiceClient.UpdateCryptoKeyVersion and KeyManagementServiceClient.UpdateCryptoKeyVersionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 100 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 60000 milliseconds.
  • Maximum attempts: 5
  • Timeout: 60 seconds.

Methods

Clone()

public KeyManagementServiceSettings Clone()

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

Returns
TypeDescription
KeyManagementServiceSettings

A deep clone of this KeyManagementServiceSettings object.

GetDefault()

public static KeyManagementServiceSettings GetDefault()

Get a new instance of the default KeyManagementServiceSettings.

Returns
TypeDescription
KeyManagementServiceSettings

A new instance of the default KeyManagementServiceSettings.