Uses of Enum
com.google.firestore.v1.PartitionQueryRequest.QueryTypeCase
-
Uses of PartitionQueryRequest.QueryTypeCase in com.google.firestore.v1
Methods in com.google.firestore.v1 that return PartitionQueryRequest.QueryTypeCaseModifier and TypeMethodDescriptionPartitionQueryRequest.QueryTypeCase.forNumber(int value) PartitionQueryRequest.Builder.getQueryTypeCase()PartitionQueryRequest.getQueryTypeCase()PartitionQueryRequestOrBuilder.getQueryTypeCase()PartitionQueryRequest.QueryTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static PartitionQueryRequest.QueryTypeCase[]PartitionQueryRequest.QueryTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.