[[["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, specifically version 2.3.0, is a sealed class used in the Google Cloud Redis V1 library, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`InputConfig` inherits from `Object` and has methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` inherited from the base `Object` class."],["The class provides two constructors: a default `InputConfig()` and an overloaded `InputConfig(InputConfig other)` that takes another `InputConfig` object as a parameter."],["It offers two main properties, `GcsSource`, which indicates the Google Cloud Storage location for input content, and `SourceCase`, of type `InputConfig.SourceOneofCase`, providing information on the input source."],["The page provides access to various versions of the API, with the latest version being 3.5.0, and older versions spanning from 3.4.0 down to 2.2.0."]]],[]]