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 details version 2.17.0 alongside a historical list of previous versions dating back to 1.0.0."],["The `DeployIssueModelMetadata` class is used to represent metadata for deploying an issue model, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `DeployIssueModelMetadata` class include `CreateTime`, `EndTime`, and `Request`, which respectively track the creation and completion times of the operation, and the original request made."],["The documentation includes details on the class's constructors, inherited members from the `object` class, and the namespace and assembly where it resides, to help with proper implementation."]]],[]]