| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1PlatformDataSource |
GoogleAppsCardV1PlatformDataSource.clone() |
GoogleAppsCardV1PlatformDataSource |
GoogleAppsCardV1SelectionInput.getPlatformDataSource()
A data source from a [Google Workspace host
application](https://developers.google.com/chat/api/reference/rest/v1/HostApp).
|
GoogleAppsCardV1PlatformDataSource |
GoogleAppsCardV1PlatformDataSource.set(String fieldName,
Object value) |
GoogleAppsCardV1PlatformDataSource |
GoogleAppsCardV1PlatformDataSource.setCommonDataSource(String commonDataSource)
For a `SelectionInput` widget that uses a multi-select menu, a data source shared by all Google
Workspace host applications, such as users in a Google Workspace organization.
|
GoogleAppsCardV1PlatformDataSource |
GoogleAppsCardV1PlatformDataSource.setHostAppDataSource(HostAppDataSourceMarkup hostAppDataSource)
A data source that's unique to a Google Workspace host application, such as Gmail emails,
Google Calendar events, or Google Chat messages.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1SelectionInput |
GoogleAppsCardV1SelectionInput.setPlatformDataSource(GoogleAppsCardV1PlatformDataSource platformDataSource)
A data source from a [Google Workspace host
application](https://developers.google.com/chat/api/reference/rest/v1/HostApp).
|
Copyright © 2011–2023 Google. All rights reserved.