values property

GoogleCloudAiplatformV1FeatureValueList? values
getter/setter pair

Feature values list if values, successive in time, are requested.

If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.

Implementation

GoogleCloudAiplatformV1FeatureValueList? values;