Cloud Firestore V1 API - Class Google::Cloud::Firestore::V1::StructuredQuery::Filter (v0.7.1)

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

A filter.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#composite_filter

def composite_filter() -> ::Google::Cloud::Firestore::V1::StructuredQuery::CompositeFilter

#composite_filter=

def composite_filter=(value) -> ::Google::Cloud::Firestore::V1::StructuredQuery::CompositeFilter
Parameter

#field_filter

def field_filter() -> ::Google::Cloud::Firestore::V1::StructuredQuery::FieldFilter
Returns

#field_filter=

def field_filter=(value) -> ::Google::Cloud::Firestore::V1::StructuredQuery::FieldFilter
Parameter
Returns

#unary_filter

def unary_filter() -> ::Google::Cloud::Firestore::V1::StructuredQuery::UnaryFilter
Returns

#unary_filter=

def unary_filter=(value) -> ::Google::Cloud::Firestore::V1::StructuredQuery::UnaryFilter
Parameter
Returns