GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AdvancedSettings (google_api_dialogflow v0.73.0) View Source
Hierarchical advanced settings for agent/flow/page/fulfillment/parameter. Settings exposed at lower level overrides the settings exposed at higher level. Hierarchy: Agent->Flow->Page->Fulfillment/Parameter.
Attributes
-
loggingSettings(type:GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings.t, default:nil) - Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AdvancedSettings{
loggingSettings:
GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings.t()
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.