RepositoryWebrefCompactKgTopic

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgTopic


Table of Contents ▼

Jump to a specific part of the page:

Description

Analog to freebase::Topic

Attributes List

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

View Attributes

Attributes

  1. mid (type: String.t, default: nil)
    - Mid of the topic; only filled in if no values.
  2. propertyValue (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgPropertyValue), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgTopic{
mid: String.t() | nil,
propertyValue: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgPropertyValue.t() ] | nil
}

Function

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

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