public sealed class ExportDataOperationMetadata : IMessage<ExportDataOperationMetadata>, IEquatable<ExportDataOperationMetadata>, IDeepCloneable<ExportDataOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ExportDataOperationMetadata.
Runtime operation information for
[DatasetService.ExportData][google.cloud.aiplatform.v1beta1.DatasetService.ExportData].
[[["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 document provides reference information for the `ExportDataOperationMetadata` class within the Vertex AI v1beta1 API, specifically for version 1.0.0-beta19, with links to beta20 and beta21 as well."],["The `ExportDataOperationMetadata` class is used for runtime operation details during the `DatasetService.ExportData` process and is a sealed class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality beyond its inherited `object` class."],["The `ExportDataOperationMetadata` class includes properties like `GcsOutputDirectory`, which specifies the storage location for exported data, and `GenericMetadata`, which holds common operation metadata."],["The document includes the constructors for the class, one default and one accepting another instance of `ExportDataOperationMetadata`."]]],[]]