GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1DoubleList (google_api_discovery_engine v0.28.0)
View SourceDouble list.
Attributes
-
values(type:list(float()), default:nil) - Double values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1DoubleList{ values: [float()] | nil }