PermissionValueSpec
Stay organized with collections
Save and categorize content based on your preferences.
Passed from the Action as input for actions.type.Notifications
.
JSON representation |
{
"intent": {
string (intentName )
}
} |
Fields |
intentName |
string
Name of the intent that's matched.
|
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\u003eThis documentation details the JSON representation and fields for \u003ccode\u003eactions.type.Notifications\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a section for \u003ccode\u003ePermissionValueSpec\u003c/code\u003e and its JSON representation, specifically for use with \u003ccode\u003eactions.type.Notifications\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe primary field, \u003ccode\u003eintentName\u003c/code\u003e, is a string that identifies the matched intent passed as input.\u003c/p\u003e\n"]]],[],null,["# PermissionValueSpec\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [PermissionValueSpec](#PermissionValueSpec)\n - [JSON representation](#PermissionValueSpec.SCHEMA_REPRESENTATION)\n\nPassed from the Action as input for `actions.type.Notifications`.\n\n| JSON representation ||\n|-------------------------------------------------|---|\n| ``` { \"intent\": { string (`intentName`) } } ``` |\n\n| Fields ||\n|--------------|---------------------------------------------|\n| `intentName` | `string` Name of the intent that's matched. |"]]