public sealed class ReadFeatureValuesResponse.Types.EntityView : IMessage<ReadFeatureValuesResponse.Types.EntityView>, IEquatable<ReadFeatureValuesResponse.Types.EntityView>, IDeepCloneable<ReadFeatureValuesResponse.Types.EntityView>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ReadFeatureValuesResponse.Types.EntityView.
public RepeatedField<ReadFeatureValuesResponse.Types.EntityView.Types.Data> Data { get; }
Each piece of data holds the k
requested values for one requested Feature. If no values
for the requested Feature exist, the corresponding cell will be empty.
This has the same size and is in the same order as the features from the
header
[ReadFeatureValuesResponse.header][google.cloud.aiplatform.v1beta1.ReadFeatureValuesResponse.header].
[[["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\u003eThis document provides reference information for the \u003ccode\u003eReadFeatureValuesResponse.Types.EntityView\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityView\u003c/code\u003e class represents a view of an entity with its Feature values, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, \u003ccode\u003eEntityView()\u003c/code\u003e for a default instance and \u003ccode\u003eEntityView(EntityView)\u003c/code\u003e for creating a copy of another \u003ccode\u003eEntityView\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityView\u003c/code\u003e class contains two properties: \u003ccode\u003eData\u003c/code\u003e, which holds the requested Feature values, and \u003ccode\u003eEntityId\u003c/code\u003e, which stores the ID of the entity.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is found within the Google.Cloud.AIPlatform.V1Beta1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]