| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
InputFieldChoiceInput |
InputFieldChoiceInput.clone() |
InputFieldChoiceInput |
InputField.getChoiceInput()
Input field to select one of the offered choices.
|
InputFieldChoiceInput |
InputFieldChoiceInput.set(String fieldName,
Object value) |
InputFieldChoiceInput |
InputFieldChoiceInput.setOptions(List<InputFieldChoiceInputChoiceInputOption> options)
A list of choices.
|
| Modifier and Type | Method and Description |
|---|---|
InputField |
InputField.setChoiceInput(InputFieldChoiceInput choiceInput)
Input field to select one of the offered choices.
|
Copyright © 2011–2025 Google. All rights reserved.