class GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationConfig extends Model (View source)

Properties

int $agentChannel
string $agentId
int $customerChannel

Methods

setAgentChannel($agentChannel)

No description

int
getAgentChannel()

No description

setAgentId($agentId)

No description

string
getAgentId()

No description

setCustomerChannel($customerChannel)

No description

int
getCustomerChannel()

No description

Details

setAgentChannel($agentChannel)

No description

Parameters

$agentChannel

int getAgentChannel()

No description

Return Value

int

setAgentId($agentId)

No description

Parameters

$agentId

string getAgentId()

No description

Return Value

string

setCustomerChannel($customerChannel)

No description

Parameters

$customerChannel

int getCustomerChannel()

No description

Return Value

int