ResearchScienceSearchDataSize

GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchDataSize


Table of Contents ▼

Jump to a specific part of the page:

Description

Data size information, consists of a numeric value and a unit. Next ID: 3

Attributes List

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

View Attributes

Attributes

  1. size (type: float(), default: nil)
    - Data size value, in the provided size unit
  2. unit (type: String.t, default: nil)
    - The data size unit

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchDataSize{
size: float() | nil,
unit: String.t() | nil
}

Function

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

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