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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasStartTime
clearStartTime
setStartTime
Time when the request was received.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |