Uses of Enum
com.google.firestore.v1.ListCollectionIdsRequest.ConsistencySelectorCase
-
Uses of ListCollectionIdsRequest.ConsistencySelectorCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return ListCollectionIdsRequest.ConsistencySelectorCaseModifier and TypeMethodDescriptionListCollectionIdsRequest.ConsistencySelectorCase.forNumber(int value) ListCollectionIdsRequest.Builder.getConsistencySelectorCase()ListCollectionIdsRequest.getConsistencySelectorCase()ListCollectionIdsRequestOrBuilder.getConsistencySelectorCase()ListCollectionIdsRequest.ConsistencySelectorCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ListCollectionIdsRequest.ConsistencySelectorCase.values()Returns an array containing the constants of this enum type, in the order they are declared.