Class UnnestOptions
java.lang.Object
com.google.cloud.firestore.pipeline.stages.UnnestOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final UnnestOptionsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) final UnnestOptionsfinal UnnestOptionsfinal UnnestOptionsfinal UnnestOptionsprotected final UnnestOptionsprotected final UnnestOptionsfinal UnnestOptionsprotected final UnnestOptionsprotected final UnnestOptionswith(String key, List<? extends Expression> expressions) withIndexField(String indexField) final UnnestOptionswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
UnnestOptions
public UnnestOptions()
-
-
Method Details
-
withIndexField
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final UnnestOptions with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final UnnestOptions adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-