public sealed class DeleteFeatureValuesOperationMetadata : IMessage<DeleteFeatureValuesOperationMetadata>, IEquatable<DeleteFeatureValuesOperationMetadata>, IDeepCloneable<DeleteFeatureValuesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class DeleteFeatureValuesOperationMetadata.
[[["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 documentation is for the `DeleteFeatureValuesOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09, with the latest version being beta21."],["The `DeleteFeatureValuesOperationMetadata` class provides details about operations that delete Feature values and is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor and a property `GenericMetadata`, which is of type `GenericOperationMetadata` and contains operation metadata for Featurestore delete Features values."],["The reference material is contained within the Google.Cloud.AIPlatform.V1Beta1.dll assembly."]]],[]]