public sealed class MutateDeployedModelOperationMetadata : IMessage<MutateDeployedModelOperationMetadata>, IEquatable<MutateDeployedModelOperationMetadata>, IDeepCloneable<MutateDeployedModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class MutateDeployedModelOperationMetadata.
Runtime operation information for
[EndpointService.MutateDeployedModel][google.cloud.aiplatform.v1beta1.EndpointService.MutateDeployedModel].
[[["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 page provides reference documentation for the `MutateDeployedModelOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta15."],["The `MutateDeployedModelOperationMetadata` class represents runtime operation information for the `EndpointService.MutateDeployedModel` method."],["This class inherits from the .NET `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `MutateDeployedModelOperationMetadata` object as a parameter for copying."],["The `GenericMetadata` property within this class provides access to generic operation information, using the type `GenericOperationMetadata`."]]],[]]