public sealed class KeyTrackingServiceSettings : ServiceSettingsBase
Reference documentation and code samples for the KMS Inventory v1 API class KeyTrackingServiceSettings.
Settings for KeyTrackingServiceClient instances.
Namespace
GoogleGoogle.CloudGoogle.Cloud.KmsGoogle.Cloud.Kms.InventoryV1Assembly
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
.
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
.
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.
Type | Description |
KeyTrackingServiceSettings | A deep clone of this KeyTrackingServiceSettings object. |
GetDefault()
public static KeyTrackingServiceSettings GetDefault()
Get a new instance of the default KeyTrackingServiceSettings.
Type | Description |
KeyTrackingServiceSettings | A new instance of the default KeyTrackingServiceSettings. |