public sealed class EntityIdSelector : IMessage<EntityIdSelector>, IEquatable<EntityIdSelector>, IDeepCloneable<EntityIdSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform 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-03-25 UTC."],[[["This document provides reference information for the `EntityIdSelector` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta11."],["The `EntityIdSelector` class is a sealed class used for selecting entity IDs from a given source, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances of `EntityIdSelector` and properties such as `CsvSource`, `EntityIdField`, and `EntityIdsSourceCase` to manage entity ID selection."],["The `EntityIdSelector` class inherits from `object` and its namespace is `Google.Cloud.AIPlatform.V1Beta1`, located within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]