Google Cloud Privileged Access Manager V1 Client - Class ActivationFailed (0.1.0)

Reference documentation and code samples for the Google Cloud Privileged Access Manager V1 Client class ActivationFailed.

An event representing that the grant activation failed.

Generated from protobuf message google.cloud.privilegedaccessmanager.v1.Grant.Timeline.Event.ActivationFailed

Namespace

Google \ Cloud \ PrivilegedAccessManager \ V1 \ Grant \ Timeline \ Event

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ error Google\Rpc\Status

Output only. The error that occurred while activating the grant.

getError

Output only. The error that occurred while activating the grant.

Returns
Type Description
Google\Rpc\Status|null

hasError

clearError

setError

Output only. The error that occurred while activating the grant.

Parameter
Name Description
var Google\Rpc\Status
Returns
Type Description
$this