public sealed class CreateIssueModelMetadata : IMessage<CreateIssueModelMetadata>, IEquatable<CreateIssueModelMetadata>, IDeepCloneable<CreateIssueModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CreateIssueModelMetadata.
[[["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 document provides reference documentation for the `CreateIssueModelMetadata` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, specifically version 2.18.0."],["The `CreateIssueModelMetadata` class is used for metadata related to the creation of an issue model in the Contact Center AI Insights v1 API."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `CreateTime`, `EndTime`, and `Request`, providing details about the creation operation's timing and the original creation request."],["The documentation contains links to different versions of the `CreateIssueModelMetadata` class ranging from version 1.0.0 to the latest version, 2.19.0."]]],[]]