public sealed class IndexDatapoint.Types.Restriction : IMessage<IndexDatapoint.Types.Restriction>, IEquatable<IndexDatapoint.Types.Restriction>, IDeepCloneable<IndexDatapoint.Types.Restriction>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class IndexDatapoint.Types.Restriction.
Restriction of a datapoint which describe its attributes(tokens) from each
of several attribute categories(namespaces).
[[["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\u003eIndexDatapoint.Types.Restriction\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIndexDatapoint.Types.Restriction\u003c/code\u003e is a class that represents the restriction of a datapoint, describing its attributes from different attribute categories.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors \u003ccode\u003eRestriction()\u003c/code\u003e and \u003ccode\u003eRestriction(Restriction)\u003c/code\u003e, with the latter taking another \u003ccode\u003eIndexDatapoint.Types.Restriction\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eIndexDatapoint.Types.Restriction\u003c/code\u003e class are \u003ccode\u003eAllowList\u003c/code\u003e, \u003ccode\u003eDenyList\u003c/code\u003e, and \u003ccode\u003eNamespace\u003c/code\u003e, which define the allowed and denied attributes, as well as the namespace for the restriction, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIndexDatapoint.Types.Restriction\u003c/code\u003e implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, showcasing the classes structure and functionality.\u003c/p\u003e\n"]]],[],null,[]]