fields property

The fields to return.

If empty, all fields are returned. To only return the name of the document, use ['__name__'].

Implementation

final List<StructuredQuery_FieldReference> fields;