public sealed class BatchReadFeatureValuesOperationMetadata : IMessage<BatchReadFeatureValuesOperationMetadata>, IEquatable<BatchReadFeatureValuesOperationMetadata>, IDeepCloneable<BatchReadFeatureValuesOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class BatchReadFeatureValuesOperationMetadata.
Details of operations that batch reads Feature 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."],[[["This documentation provides details for the `BatchReadFeatureValuesOperationMetadata` class within the Vertex AI v1beta1 API."],["The `BatchReadFeatureValuesOperationMetadata` class is used for specifying operations related to batch reading Feature values, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances, either empty or from an existing `BatchReadFeatureValuesOperationMetadata` object."],["It has a `GenericMetadata` property of type `GenericOperationMetadata`, which describes operation metadata for Featurestore batch read Features values."]]],[]]