public sealed class ExportOperationMetadata : IMessage<ExportOperationMetadata>, IEquatable<ExportOperationMetadata>, IDeepCloneable<ExportOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ExportOperationMetadata.
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 latest version of the `ExportOperationMetadata` class for the Google Cloud Dialogflow v2 API is version 4.26.0."],["This class, `ExportOperationMetadata`, provides metadata related to the Export Data Operations within the Dialogflow v2 API, such as exporting documents."],["The `ExportOperationMetadata` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides a comprehensive list of versions for this class, ranging from 3.2.0 to 4.26.0, allowing users to access documentation for any specific release."],["It has a constructor and a property called `ExportedGcsDestination` of type `GcsDestination`."]]],[]]