Package | Description |
---|---|
com.google.firestore.admin.v1 |
Modifier and Type | Method and Description |
---|---|
static Index.IndexField.ValueModeCase |
Index.IndexField.ValueModeCase.forNumber(int value) |
Index.IndexField.ValueModeCase |
Index.IndexFieldOrBuilder.getValueModeCase() |
Index.IndexField.ValueModeCase |
Index.IndexField.getValueModeCase() |
Index.IndexField.ValueModeCase |
Index.IndexField.Builder.getValueModeCase() |
static Index.IndexField.ValueModeCase |
Index.IndexField.ValueModeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Index.IndexField.ValueModeCase |
Index.IndexField.ValueModeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Index.IndexField.ValueModeCase[] |
Index.IndexField.ValueModeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.