Class: Google::Area120::Tables::V1alpha1::UpdateRowRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/area120/tables/v1alpha1/tables.rb

Overview

Request message for TablesService.UpdateRow.

Instance Attribute Summary collapse

Instance Attribute Details

#row::Google::Area120::Tables::V1alpha1::Row



222
223
224
225
# File 'proto_docs/google/area120/tables/v1alpha1/tables.rb', line 222

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

#update_mask::Google::Protobuf::FieldMask



222
223
224
225
# File 'proto_docs/google/area120/tables/v1alpha1/tables.rb', line 222

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

#view::Google::Area120::Tables::V1alpha1::View



222
223
224
225
# File 'proto_docs/google/area120/tables/v1alpha1/tables.rb', line 222

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