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

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

An event representing that the grant has been scheduled to be activated later.

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

Namespace

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ scheduled_activation_time Google\Protobuf\Timestamp

Output only. The time at which the access is granted.

getScheduledActivationTime

Output only. The time at which the access is granted.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasScheduledActivationTime

clearScheduledActivationTime

setScheduledActivationTime

Output only. The time at which the access is granted.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this