Google Apps Script API
    Preparing search index...
    interface UserGender {
        addressMeAs?: string;
        customGender?: string;
        type?: string;
    }
    Index

    Properties

    addressMeAs?: string
    customGender?: string
    type?: string