FreeTextType
Stay organized with collections
Save and categorize content based on your preferences.
Type that matches any text if surrounding words context is close to provided training examples.
Fields |
display |
object (EntityDisplay )
Optional. Elements that will be displayed on the canvas once an entity is extracted from a query. Only relevant for canvas enabled apps.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eYAML can be used to represent an object with the \u003ccode\u003edisplay\u003c/code\u003e field utilizing the EntityDisplay type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edisplay\u003c/code\u003e field is optional and is used to define elements that will be displayed on a canvas when an entity is extracted from a query.\u003c/p\u003e\n"],["\u003cp\u003eThis representation is particularly relevant for applications that are enabled for canvas functionality.\u003c/p\u003e\n"]]],[],null,["# FreeTextType\n\n- [YAML representation](#SCHEMA_REPRESENTATION)\n\nType that matches any text if surrounding words context is close to provided training examples.\n\n| YAML representation ||\n|-------------------------------------------------------------------------------------------|---|\n| ``` display: object (/assistant/actionssdk/reference/rest/Shared.Types/EntityDisplay) ``` |\n\n| Fields ||\n|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `display` | `object (`[EntityDisplay](/assistant/actionssdk/reference/rest/Shared.Types/EntityDisplay)`)` Optional. Elements that will be displayed on the canvas once an entity is extracted from a query. Only relevant for canvas enabled apps. |"]]