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