[[["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 2025-03-21 UTC."],[[["This documentation covers the `DebugOptions` class within the Google Cloud Dataflow v1beta3 API, specifically version 2.0.0-beta06."],["`DebugOptions` is a sealed class designed to manage pipeline debugging options, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `DebugOptions()` and a copy constructor `DebugOptions(DebugOptions other)` for creating instances, while also providing the location of the assembly that makes up the class, `Google.Cloud.Dataflow.V1Beta3.dll`."],["It includes the property `EnableHotKeyLogging`, which is a boolean flag that enables the logging of the literal hot key to the user's Cloud Logging when set to `true`."]]],[]]