Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class ErrorLogEntry.
An entry describing an error that has occurred.
Generated from protobuf message google.storagetransfer.v1.ErrorLogEntry
Namespace
Google \ Cloud \ StorageTransfer \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ url
string
Required. 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.
getUrl
Required. A URL that refers to the target (a data source, a data sink, or an object) with which the error is associated.
string
setUrl
Required. 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