RepositoryWebrefCompactKgPropertyValue

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgPropertyValue


Table of Contents ▼

Jump to a specific part of the page:

Description

Analog to freebase::PropertyValue

Attributes List

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

View Attributes

Attributes

  1. encodedMid (type: String.t, default: nil)
    -
  2. hrid (type: String.t, default: nil)
    -
  3. value (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgValue), default: nil)
    -
  4. valueStatus (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgPropertyValue{
encodedMid: String.t() | nil,
hrid: String.t() | nil,
value: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgValue.t()] | nil,
valueStatus: String.t() | nil
}

Function

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

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