DataActionFormField Stay organized with collections Save and categorize content based on your preferences.
Version 4.0.26.2 (latest)
Datatype
Description
(object)
object
name
lock
string
Name
label
lock
string
Human-readable label
description
lock
string
Description of field
type
lock
string
Type of field.
default
lock
string
Default value of the field.
oauth_url
lock
string
The URL for an oauth link, if type is 'oauth_link'.
interactive
lock
boolean
Whether or not a field supports interactive forms.
required
lock
boolean
Whether or not the field is required. This is a user-interface hint. A user interface displaying this form should not submit it without a value for this field. The action server must also perform this validation.
options
Expand DataActionFormSelectOption definition...
name
lock
string
Name
label
lock
string
Human-readable label
Related Types
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-09 UTC.