public sealed class DeleteMetadataStoreOperationMetadata : IMessage<DeleteMetadataStoreOperationMetadata>, IEquatable<DeleteMetadataStoreOperationMetadata>, IDeepCloneable<DeleteMetadataStoreOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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."],[[["The latest version of the `DeleteMetadataStoreOperationMetadata` class is 1.0.0-beta21, which is part of the Vertex AI v1beta1 API."],["This class is used to provide details on operations that perform `MetadataService.DeleteMetadataStore`, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, a default constructor and one that accepts another `DeleteMetadataStoreOperationMetadata` instance as a parameter."],["It contains a `GenericMetadata` property of type `GenericOperationMetadata`, which represents the operation metadata for deleting a MetadataStore."],["This documentation provides reference for the `DeleteMetadataStoreOperationMetadata` class, its constructors, properties, inherited members, and the namespace and assembly it belongs to."]]],[]]