| Package | Description |
|---|---|
| com.google.api.client.util |
General utilities used throughout this library.
|
| Modifier and Type | Method and Description |
|---|---|
ClassInfo |
GenericData.getClassInfo()
Returns the class information.
|
ClassInfo |
FieldInfo.getClassInfo()
Returns the class information of the field's declaring class.
|
static ClassInfo |
ClassInfo.of(Class
Returns the class information for the given underlying class.
|
static ClassInfo |
ClassInfo.of(Class
Returns the class information for the given underlying class.
|