Google Cloud Dialogflow Cx V3 Client - Class RedactionScope (0.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class RedactionScope.
Defines what types of data to redact.
Protobuf type google.cloud.dialogflow.cx.v3.SecuritySettings.RedactionScope
Generated from protobuf enum REDACTION_SCOPE_UNSPECIFIED = 0;
REDACT_DISK_STORAGE
Value: 2
On data to be written to disk or similar devices that are capable of
holding data even if power is disconnected. This includes data that are
temporarily saved on disk.
Generated from protobuf enum REDACT_DISK_STORAGE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]