Google Cloud Iam V2 Client - Class PolicyOperationMetadata (0.4.2)

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
NameDescription
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
TypeDescription
Google\Protobuf\Timestamp|null

hasCreateTime

clearCreateTime

setCreateTime

Timestamp when the google.longrunning.Operation was created.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this