public sealed class ExportIssueModelMetadata : IMessage<ExportIssueModelMetadata>, IEquatable<ExportIssueModelMetadata>, IDeepCloneable<ExportIssueModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ExportIssueModelMetadata.
[[["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 documentation for the `ExportIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version available for `ExportIssueModelMetadata` is 2.19.0, with numerous prior versions also accessible."],["`ExportIssueModelMetadata` is used as metadata for exporting issue models and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CreateTime`, `EndTime`, and `Request`, which are used to track the operation's lifecycle and details."],["There are two constructors for `ExportIssueModelMetadata`, a default constructor, and another one that takes an `ExportIssueModelMetadata` object for copying purposes."]]],[]]