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 documentation for the `CreateIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API."],["The `CreateIssueModelMetadata` class is used for managing metadata related to creating issue models, and is implemented using the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists all available versions of the `CreateIssueModelMetadata` class, ranging from the latest version 2.19.0 down to version 1.0.0."],["Key properties of the `CreateIssueModelMetadata` class include `CreateTime`, `EndTime`, and `Request`, which respectively represent the creation time of the operation, the finish time of the operation, and the original request for the creation."],["The class inherits from `object` and offers constructors for creating instances of `CreateIssueModelMetadata` both as empty entities and from copies of existing instances."]]],[]]