Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Conversation::TelephonyConnectionInfo::MimeContent (v1.8.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Conversation::TelephonyConnectionInfo::MimeContent.

The mime content from the initial SIP INVITE.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#content

def content() -> ::String
Returns
  • (::String) — Optional. The content payload.

#content=

def content=(value) -> ::String
Parameter
  • value (::String) — Optional. The content payload.
Returns
  • (::String) — Optional. The content payload.

#mime_type

def mime_type() -> ::String
Returns
  • (::String) — Optional. The mime type of the content.

#mime_type=

def mime_type=(value) -> ::String
Parameter
  • value (::String) — Optional. The mime type of the content.
Returns
  • (::String) — Optional. The mime type of the content.