[[["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."],[[["The `IdMatcher` class in the Vertex AI v1beta1 API is designed to match Features of an EntityType based on their IDs."],["`IdMatcher` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to handle various functionalities related to message handling and object comparison."],["The class offers two constructors: a default constructor `IdMatcher()` and a copy constructor `IdMatcher(IdMatcher other)` to create new instances."],["The `Ids` property, a `RepeatedField\u003cstring\u003e`, allows for specifying the Feature IDs to be matched, accepting either a list of specific IDs or a single `*` to select all Features."],["The class inherits from `object` and provides access to members such as `GetHashCode()`, `GetType()`, and `ToString()` as well as being under the `Google.Cloud.AIPlatform.V1Beta1` namespace and located in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]