public sealed class AutokeyAdminSettings : ServiceSettingsBaseReference documentation and code samples for the Google Cloud Key Management Service v1 API class AutokeyAdminSettings.
Settings for AutokeyAdminClient instances.
Namespace
Google.Cloud.Kms.V1Assembly
Google.Cloud.Kms.V1.dll
Constructors
AutokeyAdminSettings()
public AutokeyAdminSettings()Constructs a new AutokeyAdminSettings object with default settings.
Properties
GetAutokeyConfigSettings
public CallSettings GetAutokeyConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
AutokeyAdminClient.GetAutokeyConfig and AutokeyAdminClient.GetAutokeyConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }The settings to use for the LocationsClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
LocationsSettings |
|
ShowEffectiveAutokeyConfigSettings
public CallSettings ShowEffectiveAutokeyConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
AutokeyAdminClient.ShowEffectiveAutokeyConfig and
AutokeyAdminClient.ShowEffectiveAutokeyConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
UpdateAutokeyConfigSettings
public CallSettings UpdateAutokeyConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
AutokeyAdminClient.UpdateAutokeyConfig and AutokeyAdminClient.UpdateAutokeyConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
Methods
Clone()
public AutokeyAdminSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
AutokeyAdminSettings |
A deep clone of this AutokeyAdminSettings object. |
GetDefault()
public static AutokeyAdminSettings GetDefault()Get a new instance of the default AutokeyAdminSettings.
| Returns | |
|---|---|
| Type | Description |
AutokeyAdminSettings |
A new instance of the default AutokeyAdminSettings. |