core.Map<core.String, core.dynamic> toJson() => { if (bootDiskSizeGb != null) 'bootDiskSizeGb': bootDiskSizeGb!, if (bootDiskType != null) 'bootDiskType': bootDiskType!, };