google_api_storage_transfer v0.0.1 GoogleApi.StorageTransfer.V1.Model.ErrorSummary View Source
A summary of errors by error code, plus a count and sample error log entries.
Attributes
errorCode (String): Required. Defaults to:
null.- Enum - one of [OK, CANCELLED, UNKNOWN, INVALID_ARGUMENT, DEADLINE_EXCEEDED, NOT_FOUND, ALREADY_EXISTS, PERMISSION_DENIED, UNAUTHENTICATED, RESOURCE_EXHAUSTED, FAILED_PRECONDITION, ABORTED, OUT_OF_RANGE, UNIMPLEMENTED, INTERNAL, UNAVAILABLE, DATA_LOSS]
- errorCount (String): Count of this type of error. Required. Defaults to:
null. - errorLogEntries (List[ErrorLogEntry]): Error samples. Defaults to:
null.