public sealed class RestoreDatasetVersionOperationMetadata : IMessage<RestoreDatasetVersionOperationMetadata>, IEquatable<RestoreDatasetVersionOperationMetadata>, IDeepCloneable<RestoreDatasetVersionOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RestoreDatasetVersionOperationMetadata.
Runtime operation information for
[DatasetService.RestoreDatasetVersion][google.cloud.aiplatform.v1beta1.DatasetService.RestoreDatasetVersion].
[[["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 documentation is for the `RestoreDatasetVersionOperationMetadata` class within the Vertex AI v1beta1 API, specifically found in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `RestoreDatasetVersionOperationMetadata` class provides runtime operation information for restoring a dataset version using the `DatasetService.RestoreDatasetVersion` method."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors: a default constructor and one that takes another `RestoreDatasetVersionOperationMetadata` object as a parameter."],["The `GenericMetadata` property of the class provides a common part of the operation metadata and is of the type `GenericOperationMetadata`."]]],[]]