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-25 UTC."],[[["This documentation details the `DeleteMetadataStoreOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for .NET."],["The `DeleteMetadataStoreOperationMetadata` class is used for providing details about operations that delete a MetadataStore, via the `MetadataService.DeleteMetadataStore` method."],["This class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor and a `GenericMetadata` property to track the status and details of the delete operation."],["There are multiple versions of the documentation available, including the latest (beta21) and older (beta20 and beta09)."]]],[]]