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