values property

List<double> values
final

Required. The list of embedding values of the sparse vector.

Implementation

final List<double> values;