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)
The value of a suggested input to a text input field.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleAppsCardV1SuggestionItem> |
GoogleAppsCardV1Suggestions.getItems()
A list of suggestions used for autocomplete recommendations in text input fields.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.setItems(List<GoogleAppsCardV1SuggestionItem> items)
A list of suggestions used for autocomplete recommendations in text input fields.
|
Copyright © 2011–2024 Google. All rights reserved.