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 documentation for the `ExportOperationMetadata` class within the Google Cloud Dialogflow v2 API for .NET, specifically versions 3.2.0 through 4.26.0."],["The `ExportOperationMetadata` class is used to manage metadata related to export operations, such as `ExportDocument`."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class offers two constructors, one default and one that accepts another `ExportOperationMetadata` object for duplication."],["The `ExportedGcsDestination` property is available within the class to manage the cloud storage path for exported data."]]],[]]