Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::UpdateSectionRequest.
Request message for updating 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) — Required. The section to update.
#section=
def section=(value) -> ::Google::Apps::Chat::V1::Section
Parameter
- value (::Google::Apps::Chat::V1::Section) — Required. The section to update.
Returns
- (::Google::Apps::Chat::V1::Section) — Required. The section to update.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
-
(::Google::Protobuf::FieldMask) —
Required. The mask to specify which fields to update.
Currently supported field paths:
display_name
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
-
value (::Google::Protobuf::FieldMask) —
Required. The mask to specify which fields to update.
Currently supported field paths:
display_name
Returns
-
(::Google::Protobuf::FieldMask) —
Required. The mask to specify which fields to update.
Currently supported field paths:
display_name