Reference documentation and code samples for the Stackdriver Logging V2 Client class WriteLogEntriesPartialErrors.
Error details for WriteLogEntries with partial success.
Generated from protobuf message google.logging.v2.WriteLogEntriesPartialErrors
Namespace
Google \ Cloud \ Logging \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ log_entry_errors
array| Google\Protobuf\Internal\MapField
When WriteLogEntriesRequest.partial_success
is true, records the error status for entries that were not written due to a permanent error, keyed by the entry's zero-based index in WriteLogEntriesRequest.entries
. Failed requests for which no entries are written will not include per-entry errors.
getLogEntryErrors
When WriteLogEntriesRequest.partial_success
is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in WriteLogEntriesRequest.entries
.
Failed requests for which no entries are written will not include per-entry errors.
setLogEntryErrors
When WriteLogEntriesRequest.partial_success
is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in WriteLogEntriesRequest.entries
.
Failed requests for which no entries are written will not include per-entry errors.
$this