ResearchScamCustomRestrictNamespace

GoogleApi.ContentWarehouse.V1.Model.ResearchScamCustomRestrictNamespace


Table of Contents ▼

Jump to a specific part of the page:

Description

The custom restrict namespace proto. Note that custom restrict don't have to be symmetric. That is, this proto is always needed in the query, but only optionally in database datapoints, as some custom restrict implementations may use alternative data sources, instead of |GenericFeatureVector.restrict_tokens.v3.custom_namespaces| field.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. namespace (type: String.t, default: nil)
    - The name of this namespacey

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamCustomRestrictNamespace{
namespace: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ResearchScamCustomRestrictNamespace