Package | Description |
---|---|
com.google.api.client.json.gson |
Low-level implementation of the GSON parser library based on the GSON JSON library.
|
Modifier and Type | Method and Description |
---|---|
static GsonFactory.Builder |
GsonFactory.builder()
Returns the builder *
|
GsonFactory.Builder |
GsonFactory.Builder.setReadLeniency(boolean readLeniency)
Set to
true when you want to the JSON parser to be lenient to reading JSON value. |
Copyright © 2011–2023 Google. All rights reserved.