Interface HumanAgentHandoffConfig.LivePersonConfigOrBuilder (4.47.0)

public static interface HumanAgentHandoffConfig.LivePersonConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAccountNumber()

public abstract String getAccountNumber()

Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.

string account_number = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The accountNumber.

getAccountNumberBytes()

public abstract ByteString getAccountNumberBytes()

Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.

string account_number = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for accountNumber.