Class Google::Cloud::Dialogflow::V2::HumanAgentHandoffConfig::SalesforceLiveAgentConfig (v0.12.0)

Configuration specific to Salesforce Live Agent.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#button_id

def button_id() -> ::String
Returns
  • (::String) — Required. Live Agent chat button ID.

#button_id=

def button_id=(value) -> ::String
Parameter
  • value (::String) — Required. Live Agent chat button ID.
Returns
  • (::String) — Required. Live Agent chat button ID.

#deployment_id

def deployment_id() -> ::String
Returns
  • (::String) — Required. Live Agent deployment ID.

#deployment_id=

def deployment_id=(value) -> ::String
Parameter
  • value (::String) — Required. Live Agent deployment ID.
Returns
  • (::String) — Required. Live Agent deployment ID.

#endpoint_domain

def endpoint_domain() -> ::String
Returns
  • (::String) — Required. Domain of the Live Agent endpoint for this agent. You can find the endpoint URL in the Live Agent settings page. For example if URL has the form https://d.la4-c2-phx.salesforceliveagent.com/..., you should fill in d.la4-c2-phx.salesforceliveagent.com.

#endpoint_domain=

def endpoint_domain=(value) -> ::String
Parameter
  • value (::String) — Required. Domain of the Live Agent endpoint for this agent. You can find the endpoint URL in the Live Agent settings page. For example if URL has the form https://d.la4-c2-phx.salesforceliveagent.com/..., you should fill in d.la4-c2-phx.salesforceliveagent.com.
Returns
  • (::String) — Required. Domain of the Live Agent endpoint for this agent. You can find the endpoint URL in the Live Agent settings page. For example if URL has the form https://d.la4-c2-phx.salesforceliveagent.com/..., you should fill in d.la4-c2-phx.salesforceliveagent.com.

#organization_id

def organization_id() -> ::String
Returns
  • (::String) — Required. The organization ID of the Salesforce account.

#organization_id=

def organization_id=(value) -> ::String
Parameter
  • value (::String) — Required. The organization ID of the Salesforce account.
Returns
  • (::String) — Required. The organization ID of the Salesforce account.