public sealed class ImportIssueModelMetadata : IMessage<ImportIssueModelMetadata>, IEquatable<ImportIssueModelMetadata>, IDeepCloneable<ImportIssueModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ImportIssueModelMetadata.
[[["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 reference documentation for the `ImportIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API, specifically version 2.17.0."],["The `ImportIssueModelMetadata` class is used to handle metadata related to importing issue models, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors (`ImportIssueModelMetadata()` and `ImportIssueModelMetadata(ImportIssueModelMetadata other)`) and properties such as `CreateTime`, `EndTime`, and `Request`, along with their corresponding types and descriptions."],["The content also includes a listing of available versions of the API, ranging from the latest version 2.19.0, down to the oldest version 1.0.0, showcasing the version history and allowing users to access the documentation of other versions."]]],[]]