Google Chat V1 API - Class Google::Apps::Chat::V1::ContextualAddOnMarkup::Card::Section (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::ContextualAddOnMarkup::Card::Section.

A section contains a collection of widgets that are rendered (vertically) in the order that they are specified. Across all platforms, cards have a narrow fixed width, so there's currently no need for layout properties (for example, float).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#header

def header() -> ::String
Returns

#header=

def header=(value) -> ::String
Parameter
Returns

#widgets

def widgets() -> ::Array<::Google::Apps::Chat::V1::WidgetMarkup>
Returns

#widgets=

def widgets=(value) -> ::Array<::Google::Apps::Chat::V1::WidgetMarkup>
Parameter
Returns