public static interface HumanAgentHandoffConfig.LivePersonConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountNumber()
Required.
|
com.google.protobuf.ByteString |
getAccountNumberBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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];com.google.protobuf.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];Copyright © 2023 Google LLC. All rights reserved.