| Package | Description |
|---|---|
| com.google.api.services.alertcenter.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
KeyServiceError |
KeyServiceError.clone() |
KeyServiceError |
KeyServiceError.set(String fieldName,
Object value) |
KeyServiceError |
KeyServiceError.setErrorCount(Long errorCount)
Number of similar errors encountered.
|
KeyServiceError |
KeyServiceError.setErrorInfo(String errorInfo)
Info on the key service error.
|
KeyServiceError |
KeyServiceError.setHttpResponseCode(Long httpResponseCode)
HTTP response status code from the key service.
|
KeyServiceError |
KeyServiceError.setKeyServiceUrl(String keyServiceUrl)
Url of the external key service.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyServiceError> |
ClientSideEncryptionServiceUnavailable.getKeyServiceError()
External key services impacted by an outage or misconfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
ClientSideEncryptionServiceUnavailable |
ClientSideEncryptionServiceUnavailable.setKeyServiceError(List<KeyServiceError> keyServiceError)
External key services impacted by an outage or misconfiguration.
|
Copyright © 2011–2026 Google. All rights reserved.