Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
InputValueChoiceInputValue |
InputValueChoiceInputValue.clone() |
InputValueChoiceInputValue |
InputValue.getChoiceInputValue()
Value for choice input field.
|
InputValueChoiceInputValue |
InputValueChoiceInputValue.set(String fieldName,
Object value) |
InputValueChoiceInputValue |
InputValueChoiceInputValue.setChoiceInputOptionId(String choiceInputOptionId)
Required.
|
Modifier and Type | Method and Description |
---|---|
InputValue |
InputValue.setChoiceInputValue(InputValueChoiceInputValue choiceInputValue)
Value for choice input field.
|
Copyright © 2011–2024 Google. All rights reserved.