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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The provided content is the reference documentation for the `InputConfig` class within the Google Cloud Dialogflow v2 API for .NET, with version 4.19.0 being detailed."],["`InputConfig` is used to configure the import of conversation files from Google Cloud Storage."],["The latest version available for this class is 4.26.0, with numerous prior versions available to review, back to 3.2.0."],["The `InputConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `GcsSource` and `SourceCase`."],["The GcsSource property facilitates reading multiple JSON files for conversations by allowing the use of wildcards in the Google Cloud Storage URI."]]],[]]