[[["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."],[[["This webpage provides reference documentation for the `ImportIssueModelRequest.Types.GcsSource` class within the Google Cloud Contact Center AI Insights v1 API, specifically for the .NET platform."],["The latest version documented is 2.19.0, while the current selected version is 2.17.0, and the webpage lists all versions from 1.0.0 to 2.19.0 for the GcsSource."],["The `GcsSource` class is used to specify the Google Cloud Storage object URI from which to import an issue model file, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsSource` class has two constructors, `GcsSource()` and `GcsSource(GcsSource other)`, and one property `ObjectUri` which is a string representing the Google Cloud Storage object URI in the format `gs://\u003cbucket-name\u003e/\u003cobject-name\u003e`."],["The `ObjectUri` property is required when using this class and is used to specify the location in google cloud storage of the desired issue model file."]]],[]]