GoogleApi.ContentWarehouse.V1.Model.DrishtiLabelSetElement
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):
Attributes
-
label
(type:GoogleApi.ContentWarehouse.V1.Model.DrishtiLabelSetData
, default:nil
)
- -
name
(type:String.t
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.DrishtiLabelSetElement{
label: GoogleApi.ContentWarehouse.V1.Model.DrishtiLabelSetData.t() | nil,
name: String.t() | nil
}
label: GoogleApi.ContentWarehouse.V1.Model.DrishtiLabelSetData.t() | nil,
name: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.DrishtiLabelSetElement