GetFreeBusyRequest

public GetFreeBusyRequest GetFreeBusyRequest(@Json(name = "start_time") Integer startTime, @Json(name = "end_time") Integer endTime, @Json(name = "emails") List<String> emails, @Json(name = "tentative_as_busy") Boolean tentativeAsBusy)
public GetFreeBusyRequest GetFreeBusyRequest(@Json(name = "start_time") Integer startTime, @Json(name = "end_time") Integer endTime, @Json(name = "emails") List<String> emails)