public sealed class IamCheckerSettings : ServiceSettingsBaseReference documentation and code samples for the Policy Troubleshooter v1 API class IamCheckerSettings.
Settings for IamCheckerClient instances.
Inherited Members
Namespace
Google.Cloud.PolicyTroubleshooter.V1Assembly
Google.Cloud.PolicyTroubleshooter.V1.dll
Constructors
IamCheckerSettings()
public IamCheckerSettings()Constructs a new IamCheckerSettings object with default settings.
Properties
TroubleshootIamPolicySettings
public CallSettings TroubleshootIamPolicySettings { get; set; }CallSettings for synchronous and asynchronous calls to
IamCheckerClient.TroubleshootIamPolicy and IamCheckerClient.TroubleshootIamPolicyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
Methods
Clone()
public IamCheckerSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
IamCheckerSettings |
A deep clone of this IamCheckerSettings object. |
GetDefault()
public static IamCheckerSettings GetDefault()Get a new instance of the default IamCheckerSettings.
| Returns | |
|---|---|
| Type | Description |
IamCheckerSettings |
A new instance of the default IamCheckerSettings. |