All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.drive.model.File.LinkShareMetadata.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241027-2.0.0
Show newest version






File.LinkShareMetadata (Google Drive API v3-rev20240914-2.0.0)












com.google.api.services.drive.model

Class File.LinkShareMetadata

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>
    Enclosing class:
    File


    public static final class File.LinkShareMetadata
    extends com.google.api.client.json.GenericJson
    Contains details about the link URLs that clients are using to refer to this item.
    • Constructor Detail

      • LinkShareMetadata

        public LinkShareMetadata()
    • Method Detail

      • getSecurityUpdateEligible

        public Boolean getSecurityUpdateEligible()
        Output only. Whether the file is eligible for security update.
        Returns:
        value or null for none
      • setSecurityUpdateEligible

        public File.LinkShareMetadata setSecurityUpdateEligible(Boolean securityUpdateEligible)
        Output only. Whether the file is eligible for security update.
        Parameters:
        securityUpdateEligible - securityUpdateEligible or null for none
      • getSecurityUpdateEnabled

        public Boolean getSecurityUpdateEnabled()
        Output only. Whether the security update is enabled for this file.
        Returns:
        value or null for none
      • setSecurityUpdateEnabled

        public File.LinkShareMetadata setSecurityUpdateEnabled(Boolean securityUpdateEnabled)
        Output only. Whether the security update is enabled for this file.
        Parameters:
        securityUpdateEnabled - securityUpdateEnabled or null for none
      • clone

        public File.LinkShareMetadata clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy