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-03-31 UTC."],[[["This documentation covers the `RestoreDatasetVersionOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta01."],["The `RestoreDatasetVersionOperationMetadata` class provides runtime operation information for restoring dataset versions via the `DatasetService.RestoreDatasetVersion` method."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with links provided to their documentation."],["Two constructors are available: a default constructor and one that accepts another `RestoreDatasetVersionOperationMetadata` object as a parameter."],["It contains a `GenericMetadata` property, which is of type `GenericOperationMetadata` and holds the common metadata for operations."]]],[]]