Class: Google::Cloud::Firestore::Admin::V1::ListIndexesRequest

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

Overview

The request for FirestoreAdmin.ListIndexes.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



246
247
248
249
# File 'proto_docs/google/firestore/admin/v1/firestore_admin.rb', line 246

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

#page_size::Integer



246
247
248
249
# File 'proto_docs/google/firestore/admin/v1/firestore_admin.rb', line 246

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

#page_token::String



246
247
248
249
# File 'proto_docs/google/firestore/admin/v1/firestore_admin.rb', line 246

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

#parent::String



246
247
248
249
# File 'proto_docs/google/firestore/admin/v1/firestore_admin.rb', line 246

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