| Modifier and Type | Method and Description |
|---|---|
static DataStore.ContentConfig |
DataStore.ContentConfig.forNumber(int value) |
DataStore.ContentConfig |
DataStore.getContentConfig()
Immutable.
|
DataStore.ContentConfig |
DataStore.Builder.getContentConfig()
Immutable.
|
DataStore.ContentConfig |
DataStoreOrBuilder.getContentConfig()
Immutable.
|
static DataStore.ContentConfig |
DataStore.ContentConfig.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DataStore.ContentConfig |
DataStore.ContentConfig.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DataStore.ContentConfig |
DataStore.ContentConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataStore.ContentConfig[] |
DataStore.ContentConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<DataStore.ContentConfig> |
DataStore.ContentConfig.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DataStore.Builder |
DataStore.Builder.setContentConfig(DataStore.ContentConfig value)
Immutable.
|
Copyright © 2025 Google LLC. All rights reserved.