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 webpage provides reference documentation for the `CreateIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API, specifically in the .NET context."],["The class `CreateIssueModelMetadata` is a part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is used as metadata for the creation of an issue model."],["The latest available version of the API is 2.19.0, but this specific page is related to version 2.10.0 and displays a history of prior versions, all of which pertain to the `CreateIssueModelMetadata`."],["The documentation details the class's inheritance, implemented interfaces, constructors, and key properties such as `CreateTime`, `EndTime`, and `Request` which provide information about when the operation was created, finished, and the initial request."],["This class implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which indicate it's a protocol buffer message capable of deep cloning, equality checks, and more."]]],[]]