Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class Platform.
The rich response message integration platform. See Integrations.
Protobuf type google.cloud.dialogflow.v2.Intent.Message.Platform
Methods
name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
PLATFORM_UNSPECIFIED
Value: 0
Default platform.
Generated from protobuf enum PLATFORM_UNSPECIFIED = 0;
Value: 1
Facebook.
Generated from protobuf enum FACEBOOK = 1;
SLACK
Value: 2
Slack.
Generated from protobuf enum SLACK = 2;
TELEGRAM
Value: 3
Telegram.
Generated from protobuf enum TELEGRAM = 3;
KIK
Value: 4
Kik.
Generated from protobuf enum KIK = 4;
SKYPE
Value: 5
Skype.
Generated from protobuf enum SKYPE = 5;
LINE
Value: 6
Line.
Generated from protobuf enum LINE = 6;
VIBER
Value: 7
Viber.
Generated from protobuf enum VIBER = 7;
ACTIONS_ON_GOOGLE
Value: 8
Google Assistant See Dialogflow webhook format
Generated from protobuf enum ACTIONS_ON_GOOGLE = 8;
GOOGLE_HANGOUTS
Value: 11
Google Hangouts.
Generated from protobuf enum GOOGLE_HANGOUTS = 11;