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 AI Insights v1 API, specifically for .NET developers."],["The latest version available is 2.19.0, and the page lists all versions from 1.0.0 up to the latest, with version 2.2.1 being the current focus, and the page also offers links to each version's documentation."],["The `DeployIssueModelMetadata` class is used for managing the metadata associated with deploying an issue model in Contact Center AI Insights."],["The `DeployIssueModelMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class, providing functionality like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation includes information about the class's constructors and properties, including `CreateTime`, `EndTime`, and `Request`, which track the deployment operation's lifecycle and request details."]]],[]]