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-04-09 UTC."],[[["This documentation details the `UpdateFeatureOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `UpdateFeatureOperationMetadata` class provides details for operations that update features, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another that accepts an `UpdateFeatureOperationMetadata` object for initialization."],["The `GenericMetadata` property, of type `GenericOperationMetadata`, provides operational metadata for the feature update."],["The latest version of the class documentation available is version 1.0.0-beta21, and version 1.0.0-beta20 is also available for the same class."]]],[]]