Cloud Firestore V1 API - Class Google::Cloud::Firestore::V1::StructuredQuery::FieldReference (v0.9.0)

Reference documentation and code samples for the Cloud Firestore V1 API class Google::Cloud::Firestore::V1::StructuredQuery::FieldReference.

A reference to a field in a document, ex: stats.operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#field_path

def field_path() -> ::String
Returns
  • (::String) —

    The relative path of the document being referenced.

    Requires:

#field_path=

def field_path=(value) -> ::String
Parameter
  • value (::String) —

    The relative path of the document being referenced.

    Requires:

Returns
  • (::String) —

    The relative path of the document being referenced.

    Requires: