@override Object toJson() { return { if (diskUtilizationBytes.isNotDefault) 'diskUtilizationBytes': encodeInt64(diskUtilizationBytes), }; }