[[["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 a sealed class representing input configurations."],["It implements several interfaces, including `IMessage`, `IEquatable\u003cInputConfig\u003e`, `IDeepCloneable\u003cInputConfig\u003e`, and `IBufferMessage`, and inherits from the base `Object` class."],["This class has two constructors, a default one (`InputConfig()`) and another that accepts an existing `InputConfig` object for creating copies (`InputConfig(InputConfig other)`)."],["`InputConfig` includes properties like `GcsSource`, representing a Google Cloud Storage location, and `SourceCase`, specifying the source type using the `SourceOneofCase` enum."],["The documentation lists various version references, with version 3.5.0 being the latest, with all versions linked to their corresponding `InputConfig` documentation pages."]]],[]]