GoogleCloudAiplatformV1FeatureValueMetadata.fromJson constructor
GoogleCloudAiplatformV1FeatureValueMetadata.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1FeatureValueMetadata.fromJson(core.Map json_)
: this(generateTime: json_['generateTime'] as core.String?);