Class: Google::Cloud::Firestore::V1::GetDocumentRequest

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

Overview

The request for Firestore.GetDocument.

Instance Attribute Summary collapse

Instance Attribute Details

#mask::Google::Cloud::Firestore::V1::DocumentMask



42
43
44
45
# File 'proto_docs/google/firestore/v1/firestore.rb', line 42

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

#name::String



42
43
44
45
# File 'proto_docs/google/firestore/v1/firestore.rb', line 42

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

#read_time::Google::Protobuf::Timestamp



42
43
44
45
# File 'proto_docs/google/firestore/v1/firestore.rb', line 42

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

#transaction::String



42
43
44
45
# File 'proto_docs/google/firestore/v1/firestore.rb', line 42

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