Class: Google::Firestore::V1::ListCollectionIdsResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/firestore/v1/doc/google/firestore/v1/firestore.rb

Overview

The response from Firestore::ListCollectionIds.

Instance Attribute Summary collapse

Instance Attribute Details

#collection_idsArray<String>



563
# File 'lib/google/cloud/firestore/v1/doc/google/firestore/v1/firestore.rb', line 563

class ListCollectionIdsResponse; end

#next_page_tokenString



563
# File 'lib/google/cloud/firestore/v1/doc/google/firestore/v1/firestore.rb', line 563

class ListCollectionIdsResponse; end