Class: Google::Apps::Chat::V1::PositionSectionResponse

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

Overview

Response message for positioning a section.

Instance Attribute Summary collapse

Instance Attribute Details

#section::Google::Apps::Chat::V1::Section

Returns The updated section.

Returns:



243
244
245
246
# File 'proto_docs/google/chat/v1/section.rb', line 243

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