public abstract class V6JsonObject
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
V6JsonObject() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,com.google.gson.JsonElement> |
getUnrecognizedJsonProperties()
Use this method to get JSON properties that weren't recognized during JSON
serialization by the model.
|
@Nullable public final java.util.Map<java.lang.String,com.google.gson.JsonElement> getUnrecognizedJsonProperties()