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-21 UTC."],[[["This document provides reference documentation for the `DeleteFeatureValuesOperationMetadata` class within the Cloud AI Platform v1beta1 API."],["The `DeleteFeatureValuesOperationMetadata` class is used to handle details related to operations that delete Feature values and inherits from the base object class."],["This class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering diverse functionalities."],["It features two constructors for creating new instances: a default constructor and one that accepts another `DeleteFeatureValuesOperationMetadata` object."],["The class contains a `GenericMetadata` property of the type `GenericOperationMetadata` which holds the operation metadata for Featurestore delete Feature values."]]],[]]