| Package | Description |
|---|---|
| com.google.api.client.json |
Utilities for JSON as specified in RFC 4627: The
application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
|
| Modifier and Type | Method and Description |
|---|---|
JsonObjectParser.Builder |
JsonObjectParser.Builder.setWrapperKeys(Collection<String> wrapperKeys)
Sets the wrapper keys for the JSON content.
|
| Constructor and Description |
|---|
JsonObjectParser(JsonObjectParser.Builder builder) |
Copyright © 2011–2024 Google. All rights reserved.