Get Availability Request. Builder
public GetAvailabilityRequest.Builder GetAvailabilityRequest.Builder(Integer startTime, Integer endTime, List<AvailabilityParticipant> participants, Integer durationMinutes)
Parameters
start Time
Unix timestamp for the start time to check availability for.
end Time
Unix timestamp for the end time to check availability for.
participants
Participant details to check availability for.
duration Minutes
The total number of minutes the event should last.