Firestore in Datastore mode V1 API - Class Google::Cloud::Datastore::V1::PropertyOrder (v0.10.0)

Reference documentation and code samples for the Firestore in Datastore mode V1 API class Google::Cloud::Datastore::V1::PropertyOrder.

The desired order for a specific property.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#direction

def direction() -> ::Google::Cloud::Datastore::V1::PropertyOrder::Direction
Returns

#direction=

def direction=(value) -> ::Google::Cloud::Datastore::V1::PropertyOrder::Direction
Parameter
Returns

#property

def property() -> ::Google::Cloud::Datastore::V1::PropertyReference
Returns

#property=

def property=(value) -> ::Google::Cloud::Datastore::V1::PropertyReference
Parameter
Returns