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 page provides reference documentation for the `InputConfig` class within the Google Cloud Dialogflow v2 API for .NET, specifically for versions ranging from 3.2.0 to the latest 4.26.0."],["The `InputConfig` class is used to define the configuration for importing conversation files from Google Cloud Storage."],["The latest version of `InputConfig` is 4.26.0, although many earlier versions are available for reference, along with a given version of 4.8.0 serving as an example."],["The `InputConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `InputConfig` class include `GcsSource`, which specifies the Cloud Storage URI for conversation files, and `SourceCase`, which indicates the type of the input source."]]],[]]