public sealed class SystemPolicyV1Beta1Settings : ServiceSettingsBase
Settings for SystemPolicyV1Beta1Client instances.
Namespace
Google.Cloud.BinaryAuthorization.V1Beta1Assembly
Google.Cloud.BinaryAuthorization.V1Beta1.dll
Constructors
SystemPolicyV1Beta1Settings()
public SystemPolicyV1Beta1Settings()
Constructs a new SystemPolicyV1Beta1Settings object with default settings.
Properties
GetSystemPolicySettings
public CallSettings GetSystemPolicySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
SystemPolicyV1Beta1Client.GetSystemPolicy
and SystemPolicyV1Beta1Client.GetSystemPolicyAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public SystemPolicyV1Beta1Settings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
SystemPolicyV1Beta1Settings | A deep clone of this SystemPolicyV1Beta1Settings object. |
GetDefault()
public static SystemPolicyV1Beta1Settings GetDefault()
Get a new instance of the default SystemPolicyV1Beta1Settings.
Returns | |
---|---|
Type | Description |
SystemPolicyV1Beta1Settings | A new instance of the default SystemPolicyV1Beta1Settings. |