select property
Optional sub-set of the fields to return.
This acts as a DocumentMask over the
documents returned from a query. When not set, assumes that the caller
wants all fields returned.
Implementation
final StructuredQuery_Projection? select;