restricts property

List<IndexDatapoint_Restriction> restricts
final

Optional. List of Restrict of the datapoint, used to perform "restricted searches" where boolean rule are used to filter the subset of the database eligible for matching. This uses categorical tokens. See: https://cloud.google.com/vertex-ai/docs/matching-engine/filtering

Implementation

final List<IndexDatapoint_Restriction> restricts;