class GoogleCloudContactcenterinsightsV1UploadConversationRequest extends Model (View source)

Properties

protected $conversationType
protected $conversationDataType
string $conversationId
string $parent
protected $redactionConfigType
protected $redactionConfigDataType
protected $speechConfigType
protected $speechConfigDataType

Methods

Details

setConversation(GoogleCloudContactcenterinsightsV1Conversation $conversation)

No description

setConversationId($conversationId)

No description

Parameters

$conversationId

string getConversationId()

No description

Return Value

string

setParent($parent)

No description

Parameters

$parent

string getParent()

No description

Return Value

string

setRedactionConfig(GoogleCloudContactcenterinsightsV1RedactionConfig $redactionConfig)

No description

setSpeechConfig(GoogleCloudContactcenterinsightsV1SpeechConfig $speechConfig)

No description