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

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

An event describing that the project policy is unsupported by CV.

Generated from protobuf message google.cloud.binaryauthorization.v1beta1.ContinuousValidationEvent.UnsupportedPolicyEvent

Namespace

Google \ Cloud \ BinaryAuthorization \ V1beta1 \ ContinuousValidationEvent

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ description string

A description of the unsupported policy.

getDescription

A description of the unsupported policy.

Returns
TypeDescription
string

setDescription

A description of the unsupported policy.

Parameter
NameDescription
var string
Returns
TypeDescription
$this