Google Chat V1 API - Class Google::Apps::Card::V1::ChipList (v0.18.0)

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

A list of chips layed out horizontally, which can either scroll horizontally or wrap to the next line.

Google Workspace add-ons and Chat apps:

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#chips

def chips() -> ::Array<::Google::Apps::Card::V1::Chip>
Returns

#chips=

def chips=(value) -> ::Array<::Google::Apps::Card::V1::Chip>
Parameter
Returns

#layout

def layout() -> ::Google::Apps::Card::V1::ChipList::Layout
Returns

#layout=

def layout=(value) -> ::Google::Apps::Card::V1::ChipList::Layout
Parameter
Returns