public sealed class UpdateFeatureOperationMetadata : IMessage<UpdateFeatureOperationMetadata>, IEquatable<UpdateFeatureOperationMetadata>, IDeepCloneable<UpdateFeatureOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-31 UTC."],[[["This document provides reference information for the `UpdateFeatureOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta09."],["`UpdateFeatureOperationMetadata` is a class that details operations for updating a Feature and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["It is available in the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The class has a property called `GenericMetadata` of type `GenericOperationMetadata` used for feature update operations metadata."]]],[]]