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-04-09 UTC."],[[["This webpage provides documentation for the `ExportOperationMetadata` class within the Google Cloud Dialogflow v2 API."],["The content includes a list of versions for the Google Cloud Dialogflow v2 API, ranging from 3.2.0 to the latest version 4.26.0, alongside the current version being displayed as 4.25.0."],["The `ExportOperationMetadata` class is used to manage metadata related to export operations within the Dialogflow service, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class features properties like `ExportedGcsDestination`, which specifies the Cloud Storage location for exported data using a `GcsDestination` type."],["The page also includes information about the class constructors, inherited members, namespace, and assembly details."]]],[]]