DataActionFormField

Version 4.0.26.2 (latest)
Datatype
Description
(object)
object
name
string
Name
label
string
Human-readable label
description
string
Description of field
type
string
Type of field.
default
string
Default value of the field.
oauth_url
string
The URL for an oauth link, if type is 'oauth_link'.
interactive
boolean
Whether or not a field supports interactive forms.
required
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.
Expand DataActionFormSelectOption definition...
name
string
Name
label
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.