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 \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ create_time |
Google\Protobuf\Timestamp
Timestamp when the |
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 |