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