View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefConceptNameMetadata (google_api_content_warehouse v0.4.0)

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

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.