We will be winding down Google Business Messages on July 31, 2024. Read more
here.
TestUrl
Stay organized with collections
Save and categorize content based on your preferences.
Test intent for supported conversational surfaces.
JSON representation |
{
"surface": enum (Surface ),
"url": string
} |
Fields |
surface |
enum (Surface )
The surface for the conversation.
|
url |
string
The test url for launching conversation.
|
Surface
The conversation surfaces.
Enums |
SURFACE_UNSPECIFIED |
Unspecified surface. |
SURFACE_ANDROID_WEB |
Android web surface. |
SURFACE_ANDROID_MAPS |
Android Google Maps surface. |
SURFACE_IOS_MAPS |
iOS Google Maps surface. |
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-11-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["Test the intent of your agent across various conversational surfaces like Android web and Google Maps on Android and iOS."],["Utilize the provided JSON structure with \"surface\" and \"url\" fields to define the testing environment and launch the conversation."],["Refer to the \"Surface\" table to specify the desired conversational surface for testing, ensuring compatibility with your agent's design."]]],[]]