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."],[[["The latest version of the `InputConfig` class in the Google Cloud Dialogflow V2 library is 4.26.0, while the content provided is referencing version 4.0.0."],["`InputConfig` is a class used to configure the import of conversation files from Google Cloud Storage, supporting the use of wildcards for multiple JSON files."],["The class `InputConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`InputConfig` has properties such as `GcsSource`, which specifies the Cloud Storage URI for the conversation files, and `SourceCase`, indicating the type of data source being used."],["The class `InputConfig` has multiple versions, ranging from version 4.26.0 down to version 3.2.0, each with its own specific documentation page."]]],[]]