RepositoryWebrefConceptNameMetadata

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefConceptNameMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Metadata proto to be stored in concept tables. Note: Name table only stores name_type_mask for better performance. Remember to change NameToConceptEntry if you add a field to this proto. Note: in the annotator output only URL and PHONE_NUMBER are populated.

Attributes List

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

View Attributes

Attributes

  1. nameTypeMask (type: String.t, default: nil)
    - Bitfield of ConceptNameMetadata::NameType bits.

Type

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

Function

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

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