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."],[[["This page provides reference documentation for the `ExportOperationMetadata` class within the Google Cloud Dialogflow v2 API."],["The `ExportOperationMetadata` class is used to handle metadata related to data export operations in Dialogflow, such as exporting documents."],["It is available in a range of versions, from 3.2.0 to the latest version 4.26.0, with this specific page dedicated to version 4.22.0."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property `ExportedGcsDestination`, which provides the Cloud Storage file path where the exported data is located and is of type `GcsDestination`."]]],[]]