| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Validation |
GoogleAppsCardV1Validation.clone() |
GoogleAppsCardV1Validation |
GoogleAppsCardV1TextInput.getValidation()
Specify the input format validation necessary for this text field.
|
GoogleAppsCardV1Validation |
GoogleAppsCardV1Validation.set(String fieldName,
Object value) |
GoogleAppsCardV1Validation |
GoogleAppsCardV1Validation.setCharacterLimit(Integer characterLimit)
Specify the character limit for text input widgets.
|
GoogleAppsCardV1Validation |
GoogleAppsCardV1Validation.setInputType(String inputType)
Specify the type of the input widgets.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1TextInput |
GoogleAppsCardV1TextInput.setValidation(GoogleAppsCardV1Validation validation)
Specify the input format validation necessary for this text field.
|
Copyright © 2011–2025 Google. All rights reserved.