Google Cloud Ces V1 Client - Class BatchDeleteConversationsResponse (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class BatchDeleteConversationsResponse.

Response message for AgentService.BatchDeleteConversations .

Generated from protobuf message google.cloud.ces.v1.BatchDeleteConversationsResponse

Namespace

Google \ Cloud \ Ces \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ deleted_conversations
array

The list of conversations that were successfully deleted.

↳ failed_conversations
array

The list of conversations that failed to be deleted.

↳ error_messages
array

Optional. A list of error messages associated with conversations that failed to be deleted.

getDeletedConversations

The list of conversations that were successfully deleted.

Returns
Type
Description

setDeletedConversations

The list of conversations that were successfully deleted.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getFailedConversations

The list of conversations that failed to be deleted.

Returns
Type
Description

setFailedConversations

The list of conversations that failed to be deleted.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getErrorMessages

Optional. A list of error messages associated with conversations that failed to be deleted.

Returns
Type
Description

setErrorMessages

Optional. A list of error messages associated with conversations that failed to be deleted.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: