Google Cloud Dialogflow Cx V3Form Parameter Args
Represents a form parameter.
Properties
The default value of an optional parameter. If the parameter is required, the default value will be ignored.
The human-readable name of the parameter, unique within the form.
The entity type of the parameter. Format: projects/-/locations/-/agents/-/entityTypes/
for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date
), or projects//locations//agents//entityTypes/
for developer entity types.
Defines fill behavior for the parameter.
Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.