Package | Description |
---|---|
com.google.api.client.util |
General utilities used throughout this library.
|
Modifier and Type | Method | Description |
---|---|---|
static GenericData.Flags |
GenericData.Flags.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GenericData.Flags[] |
GenericData.Flags.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
GenericData(EnumSet<GenericData.Flags> flags) |
Copyright © 2011–2019 Google. All rights reserved.