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 Contact Center AI Insights v1 API, specifically in the .NET context."],["The latest version available is 2.19.0, with a history of versions provided that can be browsed, all the way down to 1.0.0."],["`CreateIssueModelMetadata` is a class used as metadata for the process of creating an issue model and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `CreateTime`, `EndTime`, and `Request`, which provide details about the operation's lifecycle and original creation request."],["The documented class includes a reference to inherited members, namespace, and assembly, to provide a full context of the `CreateIssueModelMetadata` class."]]],[]]