public sealed class BatchReadFeatureValuesResponse : IMessage<BatchReadFeatureValuesResponse>, IEquatable<BatchReadFeatureValuesResponse>, IDeepCloneable<BatchReadFeatureValuesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class BatchReadFeatureValuesResponse.
Response message for
[FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchReadFeatureValues].
[[["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 `BatchReadFeatureValuesResponse` class within the Vertex AI v1beta1 API."],["`BatchReadFeatureValuesResponse` is a response message for the `FeaturestoreService.BatchReadFeatureValues` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides two constructors: a default constructor and one that takes another `BatchReadFeatureValuesResponse` object as a parameter."],["The latest version of the reference documentation is for version `1.0.0-beta21`, with an older version available being `1.0.0-beta20`."]]],[]]