FreebaseMeasurementUnit

GoogleApi.ContentWarehouse.V1.Model.FreebaseMeasurementUnit


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. power (type: integer(), default: nil)
    -
  2. unit (type: GoogleApi.ContentWarehouse.V1.Model.FreebaseId, default: nil)
    -
  3. unitMid (type: String.t, default: nil)
    - Deprecated fields.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.FreebaseMeasurementUnit{
power: integer() | nil,
unit: GoogleApi.ContentWarehouse.V1.Model.FreebaseId.t() | nil,
unitMid: String.t() | nil
}

Function

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

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