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-25 UTC."],[[["This documentation details the `UpdateFeatureOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta03."],["The `UpdateFeatureOperationMetadata` class represents metadata for operations that update features, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains a `GenericMetadata` property of type `GenericOperationMetadata` that provides operation metadata for Feature updates."],["There are two constructors available for creating instances of the `UpdateFeatureOperationMetadata` class, either a default constructor, or a constructor that accepts another instance of this same class."]]],[]]