public sealed class UpdateFeatureOperationMetadata : IMessage<UpdateFeatureOperationMetadata>, IEquatable<UpdateFeatureOperationMetadata>, IDeepCloneable<UpdateFeatureOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateFeatureOperationMetadata.
Details of operations that perform update Feature.
[[["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 document provides reference documentation for the `UpdateFeatureOperationMetadata` class within the Google Cloud Vertex AI v1beta1 API."],["The `UpdateFeatureOperationMetadata` class, found in the `Google.Cloud.AIPlatform.V1Beta1` namespace, details operations that perform updates to features."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with being inherited from `object`."],["The document outlines the class's constructors, which allow for the creation of new instances, either default or by copying another `UpdateFeatureOperationMetadata` object."],["The class includes a `GenericMetadata` property of type `GenericOperationMetadata` that describes operation metadata for a Feature update."]]],[]]