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