Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::ActionResponse::SelectionItems.
List of widget autocomplete results.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#items
def items() -> ::Array<::Google::Apps::Card::V1::SelectionInput::SelectionItem>
Returns
- (::Array<::Google::Apps::Card::V1::SelectionInput::SelectionItem>) — An array of the SelectionItem objects.
#items=
def items=(value) -> ::Array<::Google::Apps::Card::V1::SelectionInput::SelectionItem>
Parameter
- value (::Array<::Google::Apps::Card::V1::SelectionInput::SelectionItem>) — An array of the SelectionItem objects.
Returns
- (::Array<::Google::Apps::Card::V1::SelectionInput::SelectionItem>) — An array of the SelectionItem objects.