KMS Inventory v1 API - Class KeyDashboardServiceSettings (1.3.0)

public sealed class KeyDashboardServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the KMS Inventory v1 API class KeyDashboardServiceSettings.

Settings for KeyDashboardServiceClient instances.

Inheritance

object > ServiceSettingsBase > KeyDashboardServiceSettings

Namespace

Google.Cloud.Kms.Inventory.V1

Assembly

Google.Cloud.Kms.Inventory.V1.dll

Constructors

KeyDashboardServiceSettings()

public KeyDashboardServiceSettings()

Constructs a new KeyDashboardServiceSettings object with default settings.

Properties

ListCryptoKeysSettings

public CallSettings ListCryptoKeysSettings { get; set; }

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

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

Methods

Clone()

public KeyDashboardServiceSettings Clone()

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

Returns
TypeDescription
KeyDashboardServiceSettings

A deep clone of this KeyDashboardServiceSettings object.

GetDefault()

public static KeyDashboardServiceSettings GetDefault()

Get a new instance of the default KeyDashboardServiceSettings.

Returns
TypeDescription
KeyDashboardServiceSettings

A new instance of the default KeyDashboardServiceSettings.