public sealed class CreateMetadataStoreOperationMetadata : IMessage<CreateMetadataStoreOperationMetadata>, IEquatable<CreateMetadataStoreOperationMetadata>, IDeepCloneable<CreateMetadataStoreOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateMetadataStoreOperationMetadata.
Details of operations that perform
[MetadataService.CreateMetadataStore][google.cloud.aiplatform.v1beta1.MetadataService.CreateMetadataStore].
[[["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 `CreateMetadataStoreOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta09."],["The `CreateMetadataStoreOperationMetadata` class is used to provide details of operations that perform `MetadataService.CreateMetadataStore` actions, and it inherits from the base `object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, a default one and one that accepts another `CreateMetadataStoreOperationMetadata` object as a parameter, and one property called `GenericMetadata` to provide metadata of type `GenericOperationMetadata`."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1` and it is located within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]