public sealed class KeyTrackingServiceSettings : ServiceSettingsBaseReference documentation and code samples for the KMS Inventory v1 API class KeyTrackingServiceSettings.
Settings for KeyTrackingServiceClient instances.
Namespace
Google.Cloud.Kms.Inventory.V1Assembly
Google.Cloud.Kms.Inventory.V1.dll
Constructors
KeyTrackingServiceSettings()
public KeyTrackingServiceSettings()Constructs a new KeyTrackingServiceSettings object with default settings.
Properties
GetProtectedResourcesSummarySettings
public CallSettings GetProtectedResourcesSummarySettings { get; set; }CallSettings for synchronous and asynchronous calls to
KeyTrackingServiceClient.GetProtectedResourcesSummary and
KeyTrackingServiceClient.GetProtectedResourcesSummaryAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
SearchProtectedResourcesSettings
public CallSettings SearchProtectedResourcesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
KeyTrackingServiceClient.SearchProtectedResources and
KeyTrackingServiceClient.SearchProtectedResourcesAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
Methods
Clone()
public KeyTrackingServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
KeyTrackingServiceSettings |
A deep clone of this KeyTrackingServiceSettings object. |
GetDefault()
public static KeyTrackingServiceSettings GetDefault()Get a new instance of the default KeyTrackingServiceSettings.
| Returns | |
|---|---|
| Type | Description |
KeyTrackingServiceSettings |
A new instance of the default KeyTrackingServiceSettings. |