[[["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 latest version of the Google Cloud Memorystore for Redis v1 API's `InputConfig` is version 3.5.0, with multiple prior versions available dating back to version 2.2.0."],["The `InputConfig` class, part of the `Google.Cloud.Redis.V1` namespace, is designed for managing input configurations for Redis and it inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This `InputConfig` class allows for the input to be sourced from Google Cloud Storage, as indicated by the `GcsSource` property, which is of type `GcsSource`."],["The `SourceCase` property determines the type of input being used, utilizing the `InputConfig.SourceOneofCase` enum to specify the source."],["The `InputConfig` class can be instantiated using either a default constructor or by providing another `InputConfig` instance to the constructor."]]],[]]