Updates: Check the release notes for new features and product updates.

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.