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