Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.clone() |
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1TextInput.getInitialSuggestions()
The initial suggestions made before any user input.
|
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.set(String fieldName,
Object value) |
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.setItems(List<GoogleAppsCardV1SuggestionItem> items)
A list of suggestions items which will be used in are used in autocomplete.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1TextInput |
GoogleAppsCardV1TextInput.setInitialSuggestions(GoogleAppsCardV1Suggestions initialSuggestions)
The initial suggestions made before any user input.
|
Copyright © 2011–2021 Google. All rights reserved.