TestUrl

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.