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 provides documentation for the `InputConfig` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, across multiple versions."],["The `InputConfig` class is used to manage the configuration for importing conversation files from Google Cloud Storage."],["The latest version of the `InputConfig` class documented is 4.26.0, and there are various other versions from 4.25.0 all the way back to 3.2.0, each with its own respective documentation."],["`InputConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits properties from `object`, including `GetHashCode()`, `GetType()`, and `ToString()`."],["`InputConfig` has properties such as `GcsSource` for specifying the Cloud Storage location of files, and `SourceCase` to indicate the source type, allowing files to be sourced from Google Cloud Storage."]]],[]]