Google Cloud Dialogflow V2 Client - Class ResponseMediaType (1.6.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ResponseMediaType.

Format of response media type.

Protobuf type google.cloud.dialogflow.v2.Intent.Message.MediaContent.ResponseMediaType

Namespace

Google \ Cloud \ Dialogflow \ V2 \ Intent \ Message \ MediaContent

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

RESPONSE_MEDIA_TYPE_UNSPECIFIED

Value: 0

Unspecified.

Generated from protobuf enum RESPONSE_MEDIA_TYPE_UNSPECIFIED = 0;

AUDIO

Value: 1

Response media type is audio.

Generated from protobuf enum AUDIO = 1;