public sealed class ExportFeatureValuesOperationMetadata : IMessage<ExportFeatureValuesOperationMetadata>, IEquatable<ExportFeatureValuesOperationMetadata>, IDeepCloneable<ExportFeatureValuesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ExportFeatureValuesOperationMetadata.
Details of operations that exports Features values.
[[["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."],[[["The latest version of the `ExportFeatureValuesOperationMetadata` class is 1.0.0-beta21, which is part of the Google Cloud AI Platform v1beta1 API."],["This class is used to represent the details of operations that export Feature values and is a subclass of `object`, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ExportFeatureValuesOperationMetadata` class is located within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The class provides two constructors, one default and another that accepts an existing `ExportFeatureValuesOperationMetadata` instance to create a new one."],["The class includes a `GenericMetadata` property of type `GenericOperationMetadata` which holds the operation metadata for Featurestore export operations."]]],[]]