public sealed class DeleteMetadataStoreOperationMetadata : IMessage<DeleteMetadataStoreOperationMetadata>, IEquatable<DeleteMetadataStoreOperationMetadata>, IDeepCloneable<DeleteMetadataStoreOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class DeleteMetadataStoreOperationMetadata.
Details of operations that perform
[MetadataService.DeleteMetadataStore][google.cloud.aiplatform.v1beta1.MetadataService.DeleteMetadataStore].
[[["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 details the `DeleteMetadataStoreOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta04."],["The `DeleteMetadataStoreOperationMetadata` class provides details about operations related to deleting a MetadataStore, as performed by `MetadataService.DeleteMetadataStore`."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Two constructors are available: a default constructor and one that accepts another `DeleteMetadataStoreOperationMetadata` object as a parameter."],["It contains one property named `GenericMetadata` of type `GenericOperationMetadata` that retrieves operation metadata for the deletion of the MetadataStore."]]],[]]