Google Cloud Dialogflow Cx V3 Client - Class AdvancedSettings (0.2.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class AdvancedSettings.

Hierarchical advanced settings for agent/flow/page/fulfillment/parameter.

Settings exposed at lower level overrides the settings exposed at higher level. Overriding occurs at the sub-setting level. For example, the playback_interruption_settings at fulfillment level only overrides the playback_interruption_settings at the agent level, leaving other settings at the agent level unchanged. DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Hierarchy: Agent->Flow->Page->Fulfillment/Parameter.

Generated from protobuf message google.cloud.dialogflow.cx.v3.AdvancedSettings

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ audio_export_gcs_destination
Google\Cloud\Dialogflow\Cx\V3\GcsDestination

If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level

↳ dtmf_settings
Google\Cloud\Dialogflow\Cx\V3\AdvancedSettings\DtmfSettings

Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.

↳ logging_settings
Google\Cloud\Dialogflow\Cx\V3\AdvancedSettings\LoggingSettings

Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.

getAudioExportGcsDestination

If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.

Exposed at the following levels:

  • Agent level
  • Flow level
Returns
Type
Description

hasAudioExportGcsDestination

clearAudioExportGcsDestination

setAudioExportGcsDestination

If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.

Exposed at the following levels:

  • Agent level
  • Flow level
Parameter
Name
Description
Returns
Type
Description
$this

getDtmfSettings

Settings for DTMF.

Exposed at the following levels:

  • Agent level
  • Flow level
  • Page level
  • Parameter level.

hasDtmfSettings

clearDtmfSettings

setDtmfSettings

Settings for DTMF.

Exposed at the following levels:

  • Agent level
  • Flow level
  • Page level
  • Parameter level.
Returns
Type
Description
$this

getLoggingSettings

Settings for logging.

Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels:

  • Agent level.

hasLoggingSettings

clearLoggingSettings

setLoggingSettings

Settings for logging.

Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels:

  • Agent level.
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: