| Modifier and Type | Method and Description |
|---|---|
static BatchGetDocumentsResponse.ResultCase |
BatchGetDocumentsResponse.ResultCase.forNumber(int value) |
BatchGetDocumentsResponse.ResultCase |
BatchGetDocumentsResponseOrBuilder.getResultCase() |
BatchGetDocumentsResponse.ResultCase |
BatchGetDocumentsResponse.getResultCase() |
BatchGetDocumentsResponse.ResultCase |
BatchGetDocumentsResponse.Builder.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 © 2022 Google LLC. All rights reserved.