[[["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-07-02 UTC."],[[["The `InputConfig` class is part of the Google Cloud Memorystore for Redis v1 API, specifically within the `Google.Cloud.Redis.V1` namespace and is available through the `Google.Cloud.Redis.V1.dll` assembly."],["This class supports various versions, with the latest being version 3.5.0, and it also supports older versions such as 3.4.0, 3.3.0, all the way down to 2.2.0."],["`InputConfig` inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable\u003cInputConfig\u003e`, `IDeepCloneable\u003cInputConfig\u003e`, and `IBufferMessage`."],["The class includes two constructors, `InputConfig()` and `InputConfig(InputConfig other)`, allowing for the creation of new instances and copies of existing `InputConfig` objects."],["`InputConfig` has properties such as `GcsSource`, which indicates the Google Cloud Storage location of the input content, and `SourceCase`, which defines the type of input source being used."]]],[]]