public sealed class AdvancedSettings.Types.LoggingSettings : IMessage<AdvancedSettings.Types.LoggingSettings>, IEquatable<AdvancedSettings.Types.LoggingSettings>, IDeepCloneable<AdvancedSettings.Types.LoggingSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class AdvancedSettings.Types.LoggingSettings.
public bool EnableConsentBasedRedaction { get; set; }
Enables consent-based end-user input redaction, if true, a pre-defined
session parameter $session.params.conversation-redaction will be
used to determine if the utterance should be redacted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAdvancedSettings.Types.LoggingSettings\u003c/code\u003e class within the Dialogflow v3 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLoggingSettings\u003c/code\u003e class is used to define behaviors related to logging in the Dialogflow CX environment, which is a class nested within \u003ccode\u003eAdvancedSettings\u003c/code\u003e and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists a history of versions from 1.0.0 up to 2.23.0, with 2.23.0 being the latest release for the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLoggingSettings\u003c/code\u003e class has three properties: \u003ccode\u003eEnableConsentBasedRedaction\u003c/code\u003e, \u003ccode\u003eEnableInteractionLogging\u003c/code\u003e, and \u003ccode\u003eEnableStackdriverLogging\u003c/code\u003e, each controlling a different aspect of logging behavior, such as consent-based redaction, interaction logging, and stackdriver logging respectively.\u003c/p\u003e\n"]]],[],null,[]]