public sealed class DeployModelOperationMetadata : IMessage<DeployModelOperationMetadata>, IEquatable<DeployModelOperationMetadata>, IDeepCloneable<DeployModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeployModelOperationMetadata.
Runtime operation information for
[EndpointService.DeployModel][google.cloud.aiplatform.v1beta1.EndpointService.DeployModel].
[[["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 covers the `DeployModelOperationMetadata` class within the Vertex AI v1beta1 API, providing reference information and code samples for this class."],["`DeployModelOperationMetadata` is used to provide runtime operation information for the `EndpointService.DeployModel` method, with a latest version of 1.0.0-beta21."],["The `DeployModelOperationMetadata` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new instances, either default or by cloning another `DeployModelOperationMetadata` object, and one property, `GenericMetadata`."],["The assembly is `Google.Cloud.AIPlatform.V1Beta1.dll` and is located in the `Google.Cloud.AIPlatform.V1Beta1` namespace."]]],[]]