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."],[[["This page provides reference documentation for the `InputConfig` class within the Google Cloud Dialogflow v2 API for .NET, specifically for version 4.13.0."],["The `InputConfig` class is used to configure the import of conversation files from Google Cloud Storage, as it represents the configuration for importing conversation data."],["The latest version of `InputConfig` available is 4.26.0, with several older versions, including the current version of 4.13.0, also accessible."],["This `InputConfig` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and `IMessage`, and includes constructors, along with properties like `GcsSource` and `SourceCase`."],["`GcsSource` property allows for specifying the location of the JSON files using a Cloud Storage URI, accepting wildcard characters to match multiple files."]]],[]]