Google Apps Script API
    Preparing search index...
    interface EntryPointObject {
        accessCode: string;
        entryPointFeatures: GoogleAppsScript.Addons.EntryPointFeature[];
        entryPointType: GoogleAppsScript.Addons.EntryPointType;
        label: string;
        meetingCode: string;
        passcode: string;
        password: string;
        pin: string;
        regionCode: string;
        uri: string;
    }
    Index

    Properties

    accessCode: string
    label: string
    meetingCode: string
    passcode: string
    password: string
    pin: string
    regionCode: string
    uri: string