public sealed class BatchReadFeatureValuesResponse : IMessage<BatchReadFeatureValuesResponse>, IEquatable<BatchReadFeatureValuesResponse>, IDeepCloneable<BatchReadFeatureValuesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-04-09 UTC."],[[["This documentation covers the `BatchReadFeatureValuesResponse` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02, with links to more recent beta versions as well."],["The `BatchReadFeatureValuesResponse` class is a response message used by the `FeaturestoreService.BatchReadFeatureValues` method, as defined within the AI Platform API."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting members from the base `object` class."],["This class is contained within the `Google.Cloud.AIPlatform.V1Beta1` namespace, and can be found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The page provides access to two constructors for the `BatchReadFeatureValuesResponse` class, one empty and another that takes a parameter of type `BatchReadFeatureValuesResponse`."]]],[]]