Reference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class ErrorLogEntry.
An entry describing an error that has occurred.
Generated from protobuf message google.cloud.storagebatchoperations.v1.ErrorLogEntry
Namespace
Google \ Cloud \ StorageBatchOperations \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ object_uri
string
Required. Output only. Object URL. e.g. gs://my_bucket/object.txt
↳ error_details
array
Optional. Output only. At most 5 error log entries are recorded for a given error code for a job.
getObjectUri
Required. Output only. Object URL. e.g. gs://my_bucket/object.txt
string
setObjectUri
Required. Output only. Object URL. e.g. gs://my_bucket/object.txt
var
string
$this
getErrorDetails
Optional. Output only. At most 5 error log entries are recorded for a given error code for a job.
setErrorDetails
Optional. Output only. At most 5 error log entries are recorded for a given error code for a job.
var
string[]
$this