| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CustomError |
CustomError.clone() |
CustomError |
GoogleApiService.getCustomError()
Custom error configuration.
|
CustomError |
CustomError.set(String fieldName,
Object value) |
CustomError |
CustomError.setRules(List<CustomErrorRule> rules)
The list of custom error rules that apply to individual API messages.
|
CustomError |
CustomError.setTypes(List<String> types)
The list of custom error detail types, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleApiService |
GoogleApiService.setCustomError(CustomError customError)
Custom error configuration.
|
Copyright © 2011–2021 Google. All rights reserved.