Google Cloud Iam V2 Client - Class PolicyOperationMetadata (0.5.3)

Reference documentation and code samples for the Google Cloud Iam V2 Client class PolicyOperationMetadata.

Metadata for long-running Policy operations.

Generated from protobuf message google.iam.v2.PolicyOperationMetadata

Namespace

Google \ Cloud \ Iam \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ create_time Google\Protobuf\Timestamp

Timestamp when the google.longrunning.Operation was created.

getCreateTime

Timestamp when the google.longrunning.Operation was created.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasCreateTime

clearCreateTime

setCreateTime

Timestamp when the google.longrunning.Operation was created.

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