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

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

A reference to a field, such as max(messages.time) as max_time.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#field_path

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

#field_path=

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