[[["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 `InputConfig` class, part of the `Google.Cloud.Redis.V1` namespace, is used to define the input configuration for Redis instances and is available in version 2.4.0 and above with the latest at version 3.5.0."],["`InputConfig` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable\u003cInputConfig\u003e`, `IDeepCloneable\u003cInputConfig\u003e`, and `IBufferMessage`."],["The class offers two constructors, a default one and another that takes an existing `InputConfig` object to facilitate cloning."],["The `InputConfig` class includes two properties: `GcsSource`, which is a `GcsSource` type representing a Google Cloud Storage location, and `SourceCase`, an enumeration that provides the type of the source."],["The object includes members that are inherited from the base object such as, `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]