Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.clone() |
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1TextInput.getInitialSuggestions()
Suggested values that users can enter.
|
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.set(String fieldName,
Object value) |
GoogleAppsCardV1Suggestions |
GoogleAppsCardV1Suggestions.setItems(List<GoogleAppsCardV1SuggestionItem> items)
A list of suggestions used for autocomplete recommendations in text input fields.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1TextInput |
GoogleAppsCardV1TextInput.setInitialSuggestions(GoogleAppsCardV1Suggestions initialSuggestions)
Suggested values that users can enter.
|
Copyright © 2011–2024 Google. All rights reserved.