Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::MoveSectionItemResponse.
Response message for moving a section item.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#section_item
def section_item() -> ::Google::Apps::Chat::V1::SectionItem
Returns
- (::Google::Apps::Chat::V1::SectionItem) — The updated section item.
#section_item=
def section_item=(value) -> ::Google::Apps::Chat::V1::SectionItem
Parameter
- value (::Google::Apps::Chat::V1::SectionItem) — The updated section item.
Returns
- (::Google::Apps::Chat::V1::SectionItem) — The updated section item.