Class: Google::Cloud::Firestore::V1::StructuredQuery::CollectionSelector

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/firestore/v1/query.rb

Overview

A selection of a collection, such as messages as m1.

Instance Attribute Summary collapse

Instance Attribute Details

#all_descendants::Boolean



86
87
88
89
# File 'proto_docs/google/firestore/v1/query.rb', line 86

class CollectionSelector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#collection_id::String



86
87
88
89
# File 'proto_docs/google/firestore/v1/query.rb', line 86

class CollectionSelector
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end