Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Card::V1::ButtonList.
A list of buttons layed out horizontally. For an example in Google Chat apps, see Add a button.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#buttons
def buttons() -> ::Array<::Google::Apps::Card::V1::Button>
Returns
- (::Array<::Google::Apps::Card::V1::Button>) — An array of buttons.
#buttons=
def buttons=(value) -> ::Array<::Google::Apps::Card::V1::Button>
Parameter
- value (::Array<::Google::Apps::Card::V1::Button>) — An array of buttons.
Returns
- (::Array<::Google::Apps::Card::V1::Button>) — An array of buttons.