Package | Description |
---|---|
com.google.firestore.v1 |
Modifier and Type | Method and Description |
---|---|
static ListCollectionIdsRequest.ConsistencySelectorCase |
ListCollectionIdsRequest.ConsistencySelectorCase.forNumber(int value) |
ListCollectionIdsRequest.ConsistencySelectorCase |
ListCollectionIdsRequestOrBuilder.getConsistencySelectorCase() |
ListCollectionIdsRequest.ConsistencySelectorCase |
ListCollectionIdsRequest.getConsistencySelectorCase() |
ListCollectionIdsRequest.ConsistencySelectorCase |
ListCollectionIdsRequest.Builder.getConsistencySelectorCase() |
static ListCollectionIdsRequest.ConsistencySelectorCase |
ListCollectionIdsRequest.ConsistencySelectorCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ListCollectionIdsRequest.ConsistencySelectorCase |
ListCollectionIdsRequest.ConsistencySelectorCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListCollectionIdsRequest.ConsistencySelectorCase[] |
ListCollectionIdsRequest.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.