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