Class: Google::Cloud::Firestore::V1::UpdateDocumentRequest

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.UpdateDocument.

Instance Attribute Summary collapse

Instance Attribute Details

#current_document::Google::Cloud::Firestore::V1::Precondition



160
161
162
163
# File 'proto_docs/google/firestore/v1/firestore.rb', line 160

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

#document::Google::Cloud::Firestore::V1::Document



160
161
162
163
# File 'proto_docs/google/firestore/v1/firestore.rb', line 160

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

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



160
161
162
163
# File 'proto_docs/google/firestore/v1/firestore.rb', line 160

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

#update_mask::Google::Cloud::Firestore::V1::DocumentMask



160
161
162
163
# File 'proto_docs/google/firestore/v1/firestore.rb', line 160

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