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 page provides documentation for the `InputConfig` class within the Google Cloud Dialogflow v2 API for .NET."],["`InputConfig` represents the configuration for importing conversation files from Google Cloud Storage."],["The latest version of `InputConfig` is 4.26.0, and the page includes links to documentation for previous versions, ranging from 3.2.0 to 4.25.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsSource` property allows for the specification of a Cloud Storage URI, using wildcards to read multiple JSON files as conversations."]]],[]]