Google Cloud Binary Authorization V1beta1 Client - Class GetSystemPolicyRequest (0.5.13)

Reference documentation and code samples for the Google Cloud Binary Authorization V1beta1 Client class GetSystemPolicyRequest.

Request to read the current system policy.

Generated from protobuf message google.cloud.binaryauthorization.v1beta1.GetSystemPolicyRequest

Namespace

Google \ Cloud \ BinaryAuthorization \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name, in the format locations/*/policy. Note that the system policy is not associated with a project.

getName

Required. The resource name, in the format locations/*/policy.

Note that the system policy is not associated with a project.

Returns
TypeDescription
string

setName

Required. The resource name, in the format locations/*/policy.

Note that the system policy is not associated with a project.

Parameter
NameDescription
var string
Returns
TypeDescription
$this