Cloud Firestore V1 Client - Class Projection (1.53.0)

Reference documentation and code samples for the Cloud Firestore V1 Client class Projection.

The projection of document's fields to return.

Generated from protobuf message google.firestore.v1.StructuredQuery.Projection

Namespace

Google \ Cloud \ Firestore \ V1 \ StructuredQuery

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ fields
array< FieldReference >

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

getFields

The fields to return.

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

Returns
Type
Description

setFields

The fields to return.

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

Parameter
Name
Description
var
array< FieldReference >
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: