Reference documentation and code samples for the Stackdriver Logging V2 Client class LinkMetadata.
Metadata for long running Link operations.
Generated from protobuf message google.logging.v2.LinkMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ start_time
↳ end_time
↳ state
int
State of an operation.
↳ create_link_request
↳ delete_link_request
getStartTime
The start time of an operation.
hasStartTime
clearStartTime
setStartTime
The start time of an operation.
$this
getEndTime
The end time of an operation.
hasEndTime
clearEndTime
setEndTime
The end time of an operation.
$this
getState
State of an operation.
int
setState
State of an operation.
var
int
$this
getCreateLinkRequest
CreateLink RPC request.
hasCreateLinkRequest
setCreateLinkRequest
CreateLink RPC request.
$this
getDeleteLinkRequest
DeleteLink RPC request.
hasDeleteLinkRequest
setDeleteLinkRequest
DeleteLink RPC request.
$this
getRequest
string