Google Cloud Asset V1 Client - Class AnalyzeIamPolicyLongrunningMetadata (2.0.0-RC1)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ create_time Google\Protobuf\Timestamp

Output 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