Class SampleOptions
java.lang.Object
com.google.cloud.firestore.pipeline.stages.SampleOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final SampleOptionsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) final SampleOptionsfinal SampleOptionsfinal SampleOptionsfinal SampleOptionsprotected final SampleOptionsprotected final SampleOptionsfinal SampleOptionsprotected final SampleOptionsprotected final SampleOptionswith(String key, List<? extends Expression> expressions) final SampleOptionswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
SampleOptions
public SampleOptions()
-
-
Method Details
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final SampleOptions with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final SampleOptions adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-