Reference documentation and code samples for the Google Cloud Parallelstore V1 Client class TransferErrorLogEntry.
An entry describing an error that has occurred.
Generated from protobuf message google.cloud.parallelstore.v1.TransferErrorLogEntry
Namespace
Google \ Cloud \ Parallelstore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
A URL that refers to the target (a data source, a data sink, or an object) with which the error is associated.
↳ error_details
array
A list of messages that carry the error details.
getUri
A URL that refers to the target (a data source, a data sink, or an object) with which the error is associated.
string
setUri
A URL that refers to the target (a data source, a data sink, or an object) with which the error is associated.
var
string
$this
getErrorDetails
A list of messages that carry the error details.
setErrorDetails
A list of messages that carry the error details.
var
string[]
$this