Google Cloud Binary Authorization V1beta1 Client - Class ContinuousValidationEvent (0.8.5)

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

Represents an auditing event from Continuous Validation.

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

Namespace

Google \ Cloud \ BinaryAuthorization \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ pod_event Google\Cloud\BinaryAuthorization\V1beta1\ContinuousValidationEvent\ContinuousValidationPodEvent

Pod event.

↳ config_error_event Google\Cloud\BinaryAuthorization\V1beta1\ContinuousValidationEvent\ConfigErrorEvent

Config error event.

getPodEvent

Pod event.

Returns
Type Description
Google\Cloud\BinaryAuthorization\V1beta1\ContinuousValidationEvent\ContinuousValidationPodEvent|null

hasPodEvent

setPodEvent

Pod event.

Parameter
Name Description
var Google\Cloud\BinaryAuthorization\V1beta1\ContinuousValidationEvent\ContinuousValidationPodEvent
Returns
Type Description
$this

getConfigErrorEvent

Config error event.

Returns
Type Description
Google\Cloud\BinaryAuthorization\V1beta1\ContinuousValidationEvent\ConfigErrorEvent|null

hasConfigErrorEvent

setConfigErrorEvent

Config error event.

Parameter
Name Description
var Google\Cloud\BinaryAuthorization\V1beta1\ContinuousValidationEvent\ConfigErrorEvent
Returns
Type Description
$this

getEventType

Returns
Type Description
string