Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
InputValueTextInputValue |
InputValueTextInputValue.clone() |
InputValueTextInputValue |
InputValue.getTextInputValue()
Value for text input field.
|
InputValueTextInputValue |
InputValueTextInputValue.set(String fieldName,
Object value) |
InputValueTextInputValue |
InputValueTextInputValue.setValue(String value)
Required.
|
Modifier and Type | Method and Description |
---|---|
InputValue |
InputValue.setTextInputValue(InputValueTextInputValue textInputValue)
Value for text input field.
|
Copyright © 2011–2024 Google. All rights reserved.