Google Apps Script API
    Preparing search index...
    interface EventWorkingLocationProperties {
        customLocation?: EventWorkingLocationPropertiesCustomLocation;
        homeOffice?: object;
        officeLocation?: EventWorkingLocationPropertiesOfficeLocation;
        type?: string;
    }
    Index

    Properties

    homeOffice?: object
    type?: string