GoogleApi.ContentWarehouse.V1.Model.MediaIndexSparseFloatVector
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
View Attributes
Attributes
-
columns
(type:list(String.t)
, default:nil
)
- Parallel arrays of column / value. Exactly one of those columns vector should be set. Columns must be in monotonically increasing order. -
columnsInt16
(type:String.t
, default:nil
)
- -
columnsInt32
(type:list(integer())
, default:nil
)
- -
columnsInt64
(type:list(String.t)
, default:nil
)
- Columns are fixed integers, used for accelerated parse. -
columnsInt8
(type:String.t
, default:nil
)
- -
values
(type:list(number())
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MediaIndexSparseFloatVector