Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EnterpriseTopazSidekickFindMeetingTimeCardProto

import type { EnterpriseTopazSidekickFindMeetingTimeCardProto } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";

Response to find meeting time among a set of people.

interface EnterpriseTopazSidekickFindMeetingTimeCardProto {
commonAvailableTimeSlots?: EnterpriseTopazSidekickTimeSlot[];
skippedInvitees?: EnterpriseTopazSidekickPerson[];
timezoneId?: string;
}

§Properties

§
commonAvailableTimeSlots?: EnterpriseTopazSidekickTimeSlot[]
[src]

Slots when all attendees have availability.

§

Invitees to the event.

§

Details about the scheduled meeting, if one exists.

§

Invitees that have been skipped in the computation, most likely because they are groups.

§

Min and max timestamp used to find a common available timeslot.

§
timezoneId?: string
[src]

Timezone ID.