Reference documentation and code samples for the Google Cloud Privileged Access Manager V1 Client class Requested.
An event representing that a grant was requested.
Generated from protobuf message google.cloud.privilegedaccessmanager.v1.Grant.Timeline.Event.Requested
Namespace
Google \ Cloud \ PrivilegedAccessManager \ V1 \ Grant \ Timeline \ EventMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ expire_time |
Google\Protobuf\Timestamp
Output only. The time at which this grant expires unless the approval workflow completes. If omitted, then the request never expires. |
getExpireTime
Output only. The time at which this grant expires unless the approval workflow completes. If omitted, then the request never expires.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasExpireTime
clearExpireTime
setExpireTime
Output only. The time at which this grant expires unless the approval workflow completes. If omitted, then the request never expires.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |