Class AggregateOptions (3.35.1)

public final class AggregateOptions extends AbstractOptions<AggregateOptions>

Inheritance

java.lang.Object > com.google.cloud.firestore.pipeline.stages.AbstractOptions > AggregateOptions

Constructors

AggregateOptions()

public AggregateOptions()

Methods

withHints(AggregateHints hints)

public AggregateOptions withHints(AggregateHints hints)
Parameter
Name Description
hints AggregateHints
Returns
Type Description
AggregateOptions