Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Card::V1::SelectionInput::PlatformDataSource.
For a
SelectionInput
widget that uses a
multiselect menu, a data source from Google Workspace. Used to populate
items in a multiselect menu.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#common_data_source
def common_data_source() -> ::Google::Apps::Card::V1::SelectionInput::PlatformDataSource::CommonDataSource
Returns
- (::Google::Apps::Card::V1::SelectionInput::PlatformDataSource::CommonDataSource) — A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.
#common_data_source=
def common_data_source=(value) -> ::Google::Apps::Card::V1::SelectionInput::PlatformDataSource::CommonDataSource
Parameter
- value (::Google::Apps::Card::V1::SelectionInput::PlatformDataSource::CommonDataSource) — A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.
Returns
- (::Google::Apps::Card::V1::SelectionInput::PlatformDataSource::CommonDataSource) — A data source shared by all Google Workspace applications, such as users in a Google Workspace organization.