public sealed class EntityIdSelector : IMessage<EntityIdSelector>, IEquatable<EntityIdSelector>, IDeepCloneable<EntityIdSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class EntityIdSelector.
Selector for entityId. Getting ids from the given source.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEntityIdSelector\u003c/code\u003e class in the Google Cloud Vertex AI v1beta1 API is used for selecting entity IDs from a given source.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, 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\u003eThe \u003ccode\u003eEntityIdSelector\u003c/code\u003e class provides constructors to create instances, either with no arguments or by copying from another \u003ccode\u003eEntityIdSelector\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for specifying the source of entity IDs via the \u003ccode\u003eCsvSource\u003c/code\u003e property, which is of type \u003ccode\u003eCsvSource\u003c/code\u003e, and allows specification of a column that contains entity ids with the \u003ccode\u003eEntityIdField\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe property \u003ccode\u003eEntityIdsSourceCase\u003c/code\u003e allows to describe the source of the entity IDs by using the enum \u003ccode\u003eEntityIdsSourceOneofCase\u003c/code\u003e of \u003ccode\u003eEntityIdSelector\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]