Package | Description |
---|---|
com.google.api.client.googleapis.json |
Google's JSON support (see detailed package specification).
|
Modifier and Type | Method and Description |
---|---|
List<GoogleJsonError.Details> |
GoogleJsonError.getDetails() |
Modifier and Type | Method and Description |
---|---|
void |
GoogleJsonError.setDetails(List<GoogleJsonError.Details> details)
Sets the list of invalid parameter error details as immutable to prevent exposing mutable
state.
|
Copyright © 2010–2022 Google. All rights reserved.