Package | Description |
---|---|
com.google.api.client.util |
General utilities used throughout this library.
|
Modifier and Type | Method and 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 and Description |
---|
GenericData(EnumSet<GenericData.Flags> flags) |
Copyright © 2011–2023 Google. All rights reserved.