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."],[[["The latest version of the Google Cloud Dialogflow v2 API class InputConfig is 4.26.0, with multiple previous versions available for reference, down to version 3.2.0."],["The `InputConfig` class is used to configure the import of conversation files from Google Cloud Storage, supporting the use of wildcards for file selection."],["The `InputConfig` class implements several interfaces, including `IMessage`, `IEquatable\u003cInputConfig\u003e`, `IDeepCloneable\u003cInputConfig\u003e`, and `IBufferMessage`, along with inheriting members from the base `object` class."],["`InputConfig` has two constructors: a default constructor and a constructor that takes another `InputConfig` object as a parameter, allowing for the creation of copies."],["`InputConfig` includes properties such as `GcsSource`, which specifies the Cloud Storage URI for conversation files, and `SourceCase`, which describes the source of the input."]]],[]]