Class CollectionGroupOptions
java.lang.Object
com.google.cloud.firestore.pipeline.stages.CollectionGroupOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final CollectionGroupOptionsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) final CollectionGroupOptionsfinal CollectionGroupOptionsfinal CollectionGroupOptionsfinal CollectionGroupOptionsprotected final CollectionGroupOptionsprotected final CollectionGroupOptionsfinal CollectionGroupOptionsprotected final CollectionGroupOptionsprotected final CollectionGroupOptionswith(String key, List<? extends Expression> expressions) withHints(CollectionHints hints) final CollectionGroupOptionswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
CollectionGroupOptions
public CollectionGroupOptions()
-
-
Method Details
-
withHints
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final CollectionGroupOptions with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final CollectionGroupOptions adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-