public sealed class ImportExtensionOperationMetadata : IMessage<ImportExtensionOperationMetadata>, IEquatable<ImportExtensionOperationMetadata>, IDeepCloneable<ImportExtensionOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-14 UTC."],[[["This documentation provides reference information for the `ImportExtensionOperationMetadata` class within the Google Cloud AI Platform v1beta1 API."],["The `ImportExtensionOperationMetadata` class details the operation metadata for importing extensions through the `ExtensionRegistryService.ImportExtension` method."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `ImportExtensionOperationMetadata` object."],["The class contains a `GenericMetadata` property of the type `GenericOperationMetadata` which contains common operation metadata."]]],[]]