| Package | Description |
|---|---|
| com.google.api.services.storagetransfer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorSummary |
ErrorSummary.clone() |
ErrorSummary |
ErrorSummary.set(String fieldName,
Object value) |
ErrorSummary |
ErrorSummary.setErrorCode(String errorCode)
Required.
|
ErrorSummary |
ErrorSummary.setErrorCount(Long errorCount)
Required.
|
ErrorSummary |
ErrorSummary.setErrorLogEntries(List<ErrorLogEntry> errorLogEntries)
Error samples.
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorSummary> |
TransferOperation.getErrorBreakdowns()
Summarizes errors encountered with sample error log entries.
|
| Modifier and Type | Method and Description |
|---|---|
TransferOperation |
TransferOperation.setErrorBreakdowns(List<ErrorSummary> errorBreakdowns)
Summarizes errors encountered with sample error log entries.
|
Copyright © 2011–2024 Google. All rights reserved.