@$pb.TagNumber(11) $core.String get gpuFamily => $_getSZ(10);
@$pb.TagNumber(11) set gpuFamily($core.String value) => $_setString(10, value);