| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleRpcStatus |
GoogleRpcStatus.clone() |
GoogleRpcStatus |
GooglePrivacyDlpV2Error.getDetails()
Detailed error codes and messages.
|
GoogleRpcStatus |
GoogleRpcStatus.set(String fieldName,
Object value) |
GoogleRpcStatus |
GoogleRpcStatus.setCode(Integer code)
The status code, which should be an enum value of google.rpc.Code.
|
GoogleRpcStatus |
GoogleRpcStatus.setDetails(List<Map<String,Object>> details)
A list of messages that carry the error details.
|
GoogleRpcStatus |
GoogleRpcStatus.setMessage(String message)
A developer-facing error message, which should be in English.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Error |
GooglePrivacyDlpV2Error.setDetails(GoogleRpcStatus details)
Detailed error codes and messages.
|
Copyright © 2011–2020 Google. All rights reserved.