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 page provides reference documentation for the `ExportIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API, specifically version 2.17.0."],["The `ExportIssueModelMetadata` class is used to handle metadata related to exporting issue models, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, from 1.0.0 up to the latest version 2.19.0, with links to each version's documentation for `ExportIssueModelMetadata`."],["The class includes constructors and properties such as `CreateTime`, `EndTime`, and `Request`, which provide details about the operation's timing and original export request, all using specific data types."],["This is a subclass of object and contains inherited members such as GetHashCode(), GetType(), and ToString()."]]],[]]