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

target.apidocs.com.google.api.services.drive.model.About.QuotaBytesByService.html Maven / Gradle / Ivy

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






About.QuotaBytesByService (Drive API v2-rev20180830-1.26.0)












com.google.api.services.drive.model

Class About.QuotaBytesByService

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


    public static final class About.QuotaBytesByService
    extends com.google.api.client.json.GenericJson
    Model definition for AboutQuotaBytesByService.
    • Constructor Detail

      • QuotaBytesByService

        public QuotaBytesByService()
    • Method Detail

      • getBytesUsed

        public Long getBytesUsed()
        The storage quota bytes used by the service.
        Returns:
        value or null for none
      • setBytesUsed

        public About.QuotaBytesByService setBytesUsed(Long bytesUsed)
        The storage quota bytes used by the service.
        Parameters:
        bytesUsed - bytesUsed or null for none
      • getServiceName

        public String getServiceName()
        The service's name, e.g. DRIVE, GMAIL, or PHOTOS.
        Returns:
        value or null for none
      • setServiceName

        public About.QuotaBytesByService setServiceName(String serviceName)
        The service's name, e.g. DRIVE, GMAIL, or PHOTOS.
        Parameters:
        serviceName - serviceName or null for none

Copyright © 2011–2018 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy