Google Apps Script API
    Preparing search index...

    Contains details about the link URLs that clients are using to refer to this item.

    interface FileLinkShareMetadata {
        securityUpdateEligible?: boolean;
        securityUpdateEnabled?: boolean;
    }
    Index

    Properties

    securityUpdateEligible?: boolean

    Output only. Whether the file is eligible for security update.

    securityUpdateEnabled?: boolean

    Output only. Whether the security update is enabled for this file.