Google Cloud Policy Simulator V1 Client - Class ReplayOperationMetadata (0.1.1)

Reference documentation and code samples for the Google Cloud Policy Simulator V1 Client class ReplayOperationMetadata.

Metadata about a Replay operation.

Generated from protobuf message google.cloud.policysimulator.v1.ReplayOperationMetadata

Namespace

Google \ Cloud \ PolicySimulator \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ start_time Google\Protobuf\Timestamp

Time when the request was received.

getStartTime

Time when the request was received.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasStartTime

clearStartTime

setStartTime

Time when the request was received.

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