View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureValueList (google_api_ai_platform v0.13.0)
Container for list of values.
Attributes
-
values
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureValue.t)
, default:nil
) - A list of feature values. All of them should be the same data type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureValueList{ values: [GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FeatureValue.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.