Binary Authorization v1beta1 API - Class SystemPolicyV1Beta1Settings (2.0.0-beta06)

public sealed class SystemPolicyV1Beta1Settings : ServiceSettingsBase

Reference documentation and code samples for the Binary Authorization v1beta1 API class SystemPolicyV1Beta1Settings.

Settings for SystemPolicyV1Beta1Client instances.

Inheritance

object > ServiceSettingsBase > SystemPolicyV1Beta1Settings

Namespace

Google.Cloud.BinaryAuthorization.V1Beta1

Assembly

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
SystemPolicyV1Beta1Settings

A deep clone of this SystemPolicyV1Beta1Settings object.

GetDefault()

public static SystemPolicyV1Beta1Settings GetDefault()

Get a new instance of the default SystemPolicyV1Beta1Settings.

Returns
TypeDescription
SystemPolicyV1Beta1Settings

A new instance of the default SystemPolicyV1Beta1Settings.