Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1SuggestionItem |
GoogleAppsCardV1SuggestionItem.clone() |
GoogleAppsCardV1SuggestionItem |
GoogleAppsCardV1SuggestionItem.set(String fieldName,
Object value) |
GoogleAppsCardV1SuggestionItem |
GoogleAppsCardV1SuggestionItem.setText(String text) |
Modifier and Type | Method and Description |
---|---|
List<GoogleAppsCardV1SuggestionItem> |
GoogleAppsCardV1Suggestions.getItems()
A list of suggestions items which will be used in are used in autocomplete.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.setItems(List<GoogleAppsCardV1SuggestionItem> items)
A list of suggestions items which will be used in are used in autocomplete.
|
Copyright © 2011–2021 Google. All rights reserved.