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 webpage provides documentation for the `DeployIssueModelMetadata` class within the Google Cloud Contact Center Insights V1 API, specifically for the .NET environment."],["The latest version available is 2.19.0, and the page includes a comprehensive list of versions ranging from 2.19.0 down to 1.0.0, each with links to their respective documentation."],["`DeployIssueModelMetadata` is a class that contains the metadata for deploying an issue model and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CreateTime`, `EndTime`, and `Request`, which provide details about the operation's creation time, completion time, and the original request."],["The documentation also includes information on the class's constructors and inherited members, as well as the namespace and assembly it belongs to."]]],[]]