menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
IndexDatapoint_SparseEmbedding
values property
values property
dark_mode
light_mode
values
property
List
<
double
>
values
final
Required. The list of embedding values of the sparse vector.
Implementation
final List<double> values;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
IndexDatapoint_SparseEmbedding
values property
IndexDatapoint_SparseEmbedding class