public sealed class DeployIssueModelMetadata : IMessage<DeployIssueModelMetadata>, IEquatable<DeployIssueModelMetadata>, IDeepCloneable<DeployIssueModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeployIssueModelMetadata.
[[["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 information for the `DeployIssueModelMetadata` class within the Google Cloud Contact Center Insights v1 API, specifically for version 2.18.0."],["The `DeployIssueModelMetadata` class is used for metadata related to deploying an issue model, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's inheritance, showing that it inherits from `object`, and lists inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["The document details the available constructors, `DeployIssueModelMetadata()` and `DeployIssueModelMetadata(DeployIssueModelMetadata)`, as well as the properties `CreateTime`, `EndTime`, and `Request`, which are used to record the time of creation, completion and to store the original deployment request."],["The list shows a range of other versions available, from version 1.0.0 to version 2.19.0, including a link to each of their respective `DeployIssueModelMetadata` documentation."]]],[]]