Interface DocumentReferenceProjectionOptionsStep<S extends DocumentReferenceProjectionOptionsStep<?>>

Type Parameters:
S - The "self" type (the actual exposed type of this step).
All Superinterfaces:
ProjectionFinalStep<DocumentReference>

public interface DocumentReferenceProjectionOptionsStep<S extends DocumentReferenceProjectionOptionsStep<?>> extends ProjectionFinalStep<DocumentReference>
The initial and final step in a "document reference" projection definition, where optional parameters can be set.