Class CollectionOptions (3.35.1)
Version latestkeyboard_arrow_down
public final class CollectionOptions extends AbstractOptions<CollectionOptions>
Inheritance
java.lang.Object >
com.google.cloud.firestore.pipeline.stages.AbstractOptions >
CollectionOptions
Inherited Members
com.google.cloud.firestore.pipeline.stages.AbstractOptions.adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?>)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,boolean)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,com.google.cloud.firestore.pipeline.expressions.Field)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,com.google.cloud.firestore.pipeline.stages.AbstractOptions<?>)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,com.google.firestore.v1.Value)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,double)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,java.lang.String)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,java.lang.String[])
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,java.util.List<? extends com.google.cloud.firestore.pipeline.expressions.Expression>)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.with(java.lang.String,long)
com.google.cloud.firestore.pipeline.stages.AbstractOptions.withSection(java.lang.String,com.google.cloud.firestore.pipeline.stages.RawOptions)
Constructors
CollectionOptions()
public CollectionOptions ()
Methods
withHints(CollectionHints hints)
public CollectionOptions withHints ( CollectionHints hints )
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-23 UTC."],[],[]]