Google Apps Script API
    Preparing search index...
    interface EventWorkingLocationPropertiesOfficeLocation {
        buildingId?: string;
        deskId?: string;
        floorId?: string;
        floorSectionId?: string;
        label?: string;
    }
    Index

    Properties

    buildingId?: string
    deskId?: string
    floorId?: string
    floorSectionId?: string
    label?: string