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 Insights v1 API, specifically for version 2.15.0."],["The `CreateIssueModelMetadata` class is used to represent metadata for creating an issue model, including timestamps for creation and completion, as well as the original creation request."],["There are numerous available versions of the Google Cloud Contact Center Insights v1 API ranging from 1.0.0 to the latest release of 2.19.0, with hyperlinks for each version."],["The `CreateIssueModelMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the class has properties for `CreateTime`, `EndTime`, and `Request`."],["The class has 2 constructors; `CreateIssueModelMetadata()` and `CreateIssueModelMetadata(CreateIssueModelMetadata other)`, which allows the creation of a new issue model metadata object."]]],[]]