Class RawOptions
java.lang.Object
com.google.cloud.firestore.pipeline.stages.RawOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final RawOptionsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) static RawOptionsstatic RawOptionsstatic RawOptionsstatic RawOptionsstatic RawOptionsprotected RawOptionsself(com.google.cloud.firestore.pipeline.stages.InternalOptions options) final RawOptionsfinal RawOptionsfinal RawOptionsfinal RawOptionsprotected final RawOptionsprotected final RawOptionsfinal RawOptionsprotected final RawOptionsprotected final RawOptionswith(String key, List<? extends Expression> expressions) final RawOptionswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
RawOptions
public RawOptions()
-
-
Method Details
-
of
-
of
-
of
-
of
-
of
-
self
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final RawOptions with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final RawOptions adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-