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."],[[["The page provides documentation for `ExportOperationMetadata` within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development."],["`ExportOperationMetadata` is a class related to the operations of exporting data, such as `ExportDocument`."],["The documentation includes a list of available versions for this class, ranging from version 3.2.0 up to the latest version 4.26.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `ExportedGcsDestination` property, which defines the cloud storage location of exported data, utilizing the `GcsDestination` type."]]],[]]