public sealed class ExamplesRestrictionsNamespace : IMessage<ExamplesRestrictionsNamespace>, IEquatable<ExamplesRestrictionsNamespace>, IDeepCloneable<ExamplesRestrictionsNamespace>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ExamplesRestrictionsNamespace.
Restrictions namespace for example-based explanations overrides.
[[["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-21 UTC."],[[["This document provides reference documentation for the `ExamplesRestrictionsNamespace` class within the Vertex AI v1beta1 API, specifically in the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The `ExamplesRestrictionsNamespace` class is used to define restrictions for example-based explanations, which can be implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides constructors to create new `ExamplesRestrictionsNamespace` objects, including one that allows for cloning an existing `ExamplesRestrictionsNamespace`."],["The class exposes properties such as `Allow`, `Deny`, and `NamespaceName`, which are used to manage the allowed tags, denied tags, and namespace name, respectively."],["The latest version of `ExamplesRestrictionsNamespace` available is 1.0.0-beta21, whereas the 1.0.0-beta20 is also available."]]],[]]