Uses of Class
com.google.cloud.firestore.pipeline.stages.CollectionGroupOptions
Packages that use CollectionGroupOptions
-
Uses of CollectionGroupOptions in com.google.cloud.firestore
Methods in com.google.cloud.firestore with parameters of type CollectionGroupOptionsModifier and TypeMethodDescriptionPipelineSource.collectionGroup(String collectionId, CollectionGroupOptions options) -
Uses of CollectionGroupOptions in com.google.cloud.firestore.pipeline.stages
Methods in com.google.cloud.firestore.pipeline.stages that return CollectionGroupOptionsMethods in com.google.cloud.firestore.pipeline.stages with parameters of type CollectionGroupOptionsConstructors in com.google.cloud.firestore.pipeline.stages with parameters of type CollectionGroupOptionsModifierConstructorDescriptionCollectionGroup(String collectionId, CollectionGroupOptions options)