UpdateEventQueryParams

public UpdateEventQueryParams UpdateEventQueryParams(@Json(name = "calendar_id") String calendarId, @Json(name = "notify_participants") Boolean notifyParticipants, @Json(name = "select") String select, @Json(name = "tentative_as_busy") Boolean tentativeAsBusy)