Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
SpaceDataSource |
SpaceDataSource.clone() |
SpaceDataSource |
ChatClientDataSourceMarkup.getSpaceDataSource()
Google Chat spaces that the user is a member of.
|
SpaceDataSource |
SpaceDataSource.set(String fieldName,
Object value) |
SpaceDataSource |
SpaceDataSource.setDefaultToCurrentSpace(Boolean defaultToCurrentSpace)
If set to `true`, the multiselect menu selects the current Google Chat space as an item by
default.
|
Modifier and Type | Method and Description |
---|---|
ChatClientDataSourceMarkup |
ChatClientDataSourceMarkup.setSpaceDataSource(SpaceDataSource spaceDataSource)
Google Chat spaces that the user is a member of.
|
Copyright © 2011–2024 Google. All rights reserved.