ConversationOrError

  • The result of the append conversation operation is detailed, including fields for either a successful lead conversation append or a failure status.

  • The append_lead_conversation_response can indicate either the resource name of the appended local services lead conversation or a partial_failure_error.

  • The local_services_lead_conversation field provides the resource name for a successful append.

  • The partial_failure_error field contains the status details for a request that could not be processed.

Result of the append conversation operation.

Fields
Union field

append_lead_conversation_response

append_lead_conversation_response. Append operation response append_lead_conversation_response can be only one of the following:

local_services_lead_conversation

string

The resource name of the appended local services lead conversation.

partial_failure_error

Status

Failure status when the request could not be processed.