public sealed class ExportDataOperationMetadata : IMessage<ExportDataOperationMetadata>, IEquatable<ExportDataOperationMetadata>, IDeepCloneable<ExportDataOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation covers the `ExportDataOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["`ExportDataOperationMetadata` provides runtime operation information for the `DatasetService.ExportData` function, handling data export operations."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one allowing the creation of an instance from another `ExportDataOperationMetadata` instance."],["The class includes properties like `GcsOutputDirectory` for specifying the storage location and `GenericMetadata` for containing common operation metadata."]]],[]]