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 documentation for the `InputConfig` class within the Google Cloud Dialogflow v2 API for .NET, detailing its use in configuring the import of conversation files from Google Cloud Storage."],["The `InputConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `InputConfig` class can be instantiated through a parameterless constructor or by passing another `InputConfig` object, allowing for copying of object states."],["The webpage lists numerous versions of the Google Cloud Dialogflow V2 API, ranging from version 3.2.0 to 4.26.0, with 4.26.0 being labeled as the latest."],["The main properties of the `InputConfig` class are `GcsSource`, which allows for setting a source for Cloud Storage URI, and `SourceCase`, which indicates the current source case in use."]]],[]]