| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
OperationError |
OperationError.clone() |
OperationError |
OperationError.set(String fieldName,
Object value) |
OperationError |
OperationError.setErrorMessage(String errorMessage)
Description of the error seen during the operation.
|
OperationError |
OperationError.setKeyName(String keyName)
CloudKMS key resource that had the error.
|
OperationError |
OperationError.setTimestamp(String timestamp)
Time when the CloudKMS error was seen.
|
| Modifier and Type | Method and Description |
|---|---|
List<OperationError> |
DatabaseEncryption.getLastOperationErrors()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseEncryption |
DatabaseEncryption.setLastOperationErrors(List<OperationError> lastOperationErrors)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.