Reference documentation and code samples for the Google Cloud Asset V1 Client class AnalyzeIamPolicyLongrunningMetadata.
Represents the metadata of the longrunning operation for the AnalyzeIamPolicyLongrunning RPC.
Generated from protobuf message google.cloud.asset.v1.AnalyzeIamPolicyLongrunningMetadata
Namespace
Google \ Cloud \ Asset \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description | 
| data | arrayOptional. Data for populating the Message object. | 
| ↳ create_time | Google\Protobuf\TimestampOutput only. The time the operation was created. | 
getCreateTime
Output only. The time the operation was created.
| Returns | |
|---|---|
| Type | Description | 
| Google\Protobuf\Timestamp|null | |
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time the operation was created.
| Parameter | |
|---|---|
| Name | Description | 
| var | Google\Protobuf\Timestamp | 
| Returns | |
|---|---|
| Type | Description | 
| $this | |