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 `InputConfig` is 4.26.0, but the content also includes a list of previous versions dating back to 3.2.0."],["`InputConfig` is a class that manages the configuration for importing conversation files from Google Cloud Storage."],["The `InputConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InputConfig` class can be constructed with or without an `other` InputConfig as a parameter."],["The `GcsSource` property is of type `GcsSources` and represents the Cloud Storage URI for conversation files."]]],[]]