Google Apps Script API
    Preparing search index...
    interface EncryptionInfo {
        encryptionEntityId?: string;
        encryptionEntityType?: string;
        encryptionSource?: string;
        kind?: string;
    }
    Index

    Properties

    encryptionEntityId?: string
    encryptionEntityType?: string
    encryptionSource?: string
    kind?: string