Class: Google::Firestore::V1::BatchGetDocumentsResponse

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

Overview

The streamed response for Firestore::BatchGetDocuments.

Instance Attribute Summary collapse

Instance Attribute Details

#foundGoogle::Firestore::V1::Document



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

class BatchGetDocumentsResponse; end

#missingString



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

class BatchGetDocumentsResponse; end

#read_timeGoogle::Protobuf::Timestamp



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

class BatchGetDocumentsResponse; end

#transactionString



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

class BatchGetDocumentsResponse; end