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 version 4.18.0, with links to other versions of the same class."],["The `InputConfig` class is used to configure the import of conversation files from Google Cloud Storage, allowing wildcards to be used for multiple JSON files."],["It inherits from and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it has `GcsSource` and `SourceCase` properties."],["The webpage also lists the available constructors of the `InputConfig` class, which include a parameterless constructor, as well as one that takes another `InputConfig` object as input."],["The latest version of `InputConfig` is 4.26.0, with the page containing links to all versions from 4.26.0 down to 3.2.0."]]],[]]