GoogleCloudAiplatformV1BleuSpec.fromJson constructor
GoogleCloudAiplatformV1BleuSpec.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1BleuSpec.fromJson(core.Map json_)
: this(
useEffectiveOrder: json_['useEffectiveOrder'] as core.bool?,
);