| Package | Description |
|---|---|
| com.google.api.client.util |
General utilities used throughout this library.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericData |
GenericData.Flags.valueOf(String
Returns the enum constant of this type with the specified name.
|
static GenericData |
GenericData.Flags.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Constructor and Description | |
|---|---|
GenericData(EnumSet
|