[[["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."],[[["The `OutputConfig` class, part of the Google.Cloud.Redis.V1 namespace, manages the configuration for output content and is available in version 2.2.0, with the latest version being 3.5.0."],["`OutputConfig` inherits from the base `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable\u003cOutputConfig\u003e`, `IDeepCloneable\u003cOutputConfig\u003e`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message management."],["The `OutputConfig` class offers two constructors: a default constructor (`OutputConfig()`) and a copy constructor (`OutputConfig(OutputConfig other)`), which duplicates the state of another `OutputConfig` object."],["The class includes properties like `DestinationCase`, which is of type `OutputConfig.DestinationOneofCase`, and `GcsDestination` of type `GcsDestination`, allowing specification of a Google Cloud Storage destination for the output."],["The class contains inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base Object class, which provide core functionalities for object management and representation."]]],[]]