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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]