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

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
Name Description
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
Type Description
string

setDescription

A description of the unsupported policy.

Parameter
Name Description
var string
Returns
Type Description
$this