The Cloud Storage URI has the form gs://<Google Cloud Storage bucket
name>//agent*.json. Wildcards are allowed and will be expanded into all
matched JSON files, which will be read as one conversation per file.
[[["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."],[[["This webpage details the `InputConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for version 4.1.0 of the .NET library."],["The `InputConfig` class is designed to manage the configuration for importing conversation files from Google Cloud Storage."],["The page lists available versions of the `InputConfig` class, ranging from the latest (4.26.0) down to version 3.2.0."],["`InputConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities such as deep cloning and buffer message handling."],["The Class contains the properties `GcsSource`, which determines the cloud storage location of the conversation files, and `SourceCase`, which determines which case is selected."]]],[]]