public sealed class DeleteFeatureValuesOperationMetadata : IMessage<DeleteFeatureValuesOperationMetadata>, IEquatable<DeleteFeatureValuesOperationMetadata>, IDeepCloneable<DeleteFeatureValuesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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-25 UTC."],[[["This documentation details the `DeleteFeatureValuesOperationMetadata` class within the Vertex AI v1beta1 API, specifically for use in .NET environments."],["The `DeleteFeatureValuesOperationMetadata` class is designed to manage operations related to the deletion of Feature values in a Featurestore."],["This class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a broad range of functionalities."],["The class offers two constructors, one being the default constructor, and the other allowing it to be created from an existing instance of `DeleteFeatureValuesOperationMetadata`."],["It includes a `GenericMetadata` property, which of type `GenericOperationMetadata`, stores operation metadata for the Featurestore's delete Features values operation."]]],[]]