public sealed class RestoreDatasetVersionOperationMetadata : IMessage<RestoreDatasetVersionOperationMetadata>, IEquatable<RestoreDatasetVersionOperationMetadata>, IDeepCloneable<RestoreDatasetVersionOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation covers the `RestoreDatasetVersionOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["The `RestoreDatasetVersionOperationMetadata` class provides runtime operation information for restoring a dataset version, as part of the `DatasetService.RestoreDatasetVersion` function."],["This class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to function as a protocol buffer message."],["The class includes constructors to create instances, either new or by copying existing `RestoreDatasetVersionOperationMetadata` objects."],["The `GenericMetadata` property, of type `GenericOperationMetadata`, is available within this class and provides common operation metadata."]]],[]]