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