public sealed class ExportOperationMetadata : IMessage<ExportOperationMetadata>, IEquatable<ExportOperationMetadata>, IDeepCloneable<ExportOperationMetadata>, IBufferMessage, IMessage
Metadata related to the Export Data Operations (e.g. ExportDocument).
[[["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 page provides documentation for the `ExportOperationMetadata` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically version 3.11.0, and is a metadata class used for export data operations."],["The documentation includes details on the class's inheritance, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the class constructors, including a default constructor and a copy constructor, and the properties such as `ExportedGcsDestination` which shows the cloud storage location of the exported data."],["This page also contains links to older versions of this class, with version 4.26.0 being the latest."]]],[]]