public sealed class ExportInsightsDataMetadata : IMessage<ExportInsightsDataMetadata>, IEquatable<ExportInsightsDataMetadata>, IDeepCloneable<ExportInsightsDataMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ExportInsightsDataMetadata.
[[["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 `ExportInsightsDataMetadata` class within the Google Cloud Contact Center AI Insights v1 API, specifically for the .NET environment, with version 2.8.0 being the primary version in view."],["The `ExportInsightsDataMetadata` class is used for managing metadata related to exporting insights operations and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the API, with version 2.19.0 marked as the latest, and provides links to documentation for each version from 2.19.0 down to 1.0.0, demonstrating an array of different versioning of the API."],["Key properties of the `ExportInsightsDataMetadata` class include `CreateTime`, `EndTime`, `PartialErrors`, and `Request`, which handle the operation's start and end times, potential errors, and the original request details respectively."],["The page describes the constructors that exist for the class, which are one to create an empty object, and another which takes an existing object of the same type to construct from."]]],[]]