public sealed class ImportExtensionOperationMetadata : IMessage<ImportExtensionOperationMetadata>, IEquatable<ImportExtensionOperationMetadata>, IDeepCloneable<ImportExtensionOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ImportExtensionOperationMetadata.
Details of
[ExtensionRegistryService.ImportExtension][google.cloud.aiplatform.v1beta1.ExtensionRegistryService.ImportExtension]
operation.
[[["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 `ImportExtensionOperationMetadata` class, which is part of the Vertex AI v1beta1 API, specifically within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `ImportExtensionOperationMetadata` class provides details about the `ExtensionRegistryService.ImportExtension` operation, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `ImportExtensionOperationMetadata` is `1.0.0-beta21`, and this class is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, with older version `1.0.0-beta20` also being available."],["This class has two constructors, one being an empty constructor and the second allowing for the intake of an `ImportExtensionOperationMetadata` to be used as a parameter, which then allows for one to be created using an existing one."],["`ImportExtensionOperationMetadata` contains one property called `GenericMetadata`, which gets and sets the common part of the operation metadata and is of the `GenericOperationMetadata` type."]]],[]]