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-04-09 UTC."],[[["This webpage provides reference documentation for the `InputConfig` class within the Google Cloud Dialogflow v2 API for .NET, with the current version being 4.20.0, and the latest being 4.26.0."],["The `InputConfig` class represents the configuration for importing conversation files from Google Cloud Storage, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists the available versions of the API, ranging from 4.26.0 down to 3.2.0, each linking to its respective documentation page."],["The `InputConfig` class offers properties such as `GcsSource`, which specifies the Cloud Storage URI where conversation files are located, and `SourceCase`, which indicates the source of the input configuration."],["The page provides details about the constructors of the InputConfig class, including a parameter for creating an InputConfig object."]]],[]]