public sealed class KeyDashboardServiceSettings : ServiceSettingsBase
Reference documentation and code samples for the KMS Inventory v1 API class KeyDashboardServiceSettings.
Settings for KeyDashboardServiceClient instances.
Namespace
Google.Cloud.Kms.Inventory.V1Assembly
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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
KeyDashboardServiceSettings |
A deep clone of this KeyDashboardServiceSettings object. |
GetDefault()
public static KeyDashboardServiceSettings GetDefault()
Get a new instance of the default KeyDashboardServiceSettings.
Returns | |
---|---|
Type | Description |
KeyDashboardServiceSettings |
A new instance of the default KeyDashboardServiceSettings. |