Google Cloud Asset V1 Client - Class AnalyzeIamPolicyLongrunningMetadata (1.14.1)

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

hasCreateTime

clearCreateTime

setCreateTime

Output only. The time the operation was created.

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