public sealed class ExportIssueModelRequest.Types.GcsDestination : IMessage<ExportIssueModelRequest.Types.GcsDestination>, IEquatable<ExportIssueModelRequest.Types.GcsDestination>, IDeepCloneable<ExportIssueModelRequest.Types.GcsDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ExportIssueModelRequest.Types.GcsDestination.
Google Cloud Storage Object URI to save the issue model to.
[[["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 available for `ExportIssueModelRequest.Types.GcsDestination` is 2.19.0, with numerous prior versions accessible."],["`ExportIssueModelRequest.Types.GcsDestination` is a class within the Contact Center AI Insights v1 API designed for saving issue models to Google Cloud Storage."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for deep cloning, equality checks, and message handling."],["The class includes a property `ObjectUri`, which is a required string specifying the Google Cloud Storage object URI where the issue model should be saved."],["The GcsDestination class can be constructed with no inputs, or by a version of itself, listed as `GcsDestination(GcsDestination other)`."]]],[]]