HumanAgentHandoffConfig_SalesforceLiveAgentConfig$json top-level constant

  1. @Deprecated('Use humanAgentHandoffConfigDescriptor instead')
Map<String, Object> const HumanAgentHandoffConfig_SalesforceLiveAgentConfig$json

Implementation

@$core.Deprecated('Use humanAgentHandoffConfigDescriptor instead')
const HumanAgentHandoffConfig_SalesforceLiveAgentConfig$json = const {
  '1': 'SalesforceLiveAgentConfig',
  '2': const [
    const {
      '1': 'organization_id',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'organizationId'
    },
    const {
      '1': 'deployment_id',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'deploymentId'
    },
    const {
      '1': 'button_id',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'buttonId'
    },
    const {
      '1': 'endpoint_domain',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'endpointDomain'
    },
  ],
};