public sealed class CreateIssueModelMetadata : IMessage<CreateIssueModelMetadata>, IEquatable<CreateIssueModelMetadata>, IDeepCloneable<CreateIssueModelMetadata>, IBufferMessage, IMessage
[[["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."],[[["The `CreateIssueModelMetadata` class is used for metadata related to creating an issue model within the Google Cloud Contact Center Insights V1."],["The latest version for `CreateIssueModelMetadata` is 2.19.0, with multiple previous versions available ranging from 1.0.0 to 2.18.0."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality for message handling and object management."],["`CreateIssueModelMetadata` includes properties such as `CreateTime`, `EndTime`, and `Request`, which provide details on the creation operation's timing and original request information."],["It also has two constructors, one empty and one to copy from another `CreateIssueModelMetadata` object."]]],[]]