TestUrl

Testar a intent para plataformas de conversa com suporte.

Representação JSON
{
  "surface": enum (Surface),
  "url": string
}
Campos
surface

enum (Surface)

A superfície da conversa.

url

string

O URL de teste para iniciar a conversa.

Superfície

A conversa aparece.

Enums
SURFACE_UNSPECIFIED Plataforma não especificada.
SURFACE_ANDROID_WEB Plataforma da Web do Android.
SURFACE_ANDROID_MAPS Plataforma do Google Maps para Android.
SURFACE_IOS_MAPS Plataforma do Google Maps para iOS.