public sealed class ReadFeatureValuesResponse : IMessage<ReadFeatureValuesResponse>, IEquatable<ReadFeatureValuesResponse>, IDeepCloneable<ReadFeatureValuesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ReadFeatureValuesResponse.
Response message for
[FeaturestoreOnlineServingService.ReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingService.ReadFeatureValues].
public ReadFeatureValuesResponse.Types.EntityView EntityView { get; set; }
Entity view with Feature values. This may be the entity in the
Featurestore if values for all Features were requested, or a projection
of the entity in the Featurestore if values for only some Features were
requested.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eReadFeatureValuesResponse\u003c/code\u003e class is the response message for the \u003ccode\u003eFeaturestoreOnlineServingService.ReadFeatureValues\u003c/code\u003e method within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadFeatureValuesResponse\u003c/code\u003e class can be instantiated using a default constructor or a copy constructor that accepts another \u003ccode\u003eReadFeatureValuesResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eEntityView\u003c/code\u003e, which represents the entity view with Feature values, and \u003ccode\u003eHeader\u003c/code\u003e, which represents the response header.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly, showing its place within the Google Cloud AI Platform .NET library.\u003c/p\u003e\n"]]],[],null,[]]