Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
About.QuotaBytesByService |
About.QuotaBytesByService.clone() |
About.QuotaBytesByService |
About.QuotaBytesByService.set(String fieldName,
Object value) |
About.QuotaBytesByService |
About.QuotaBytesByService.setBytesUsed(Long bytesUsed)
The storage quota bytes used by the service.
|
About.QuotaBytesByService |
About.QuotaBytesByService.setServiceName(String serviceName)
The service's name, e.g.
|
Modifier and Type | Method and Description |
---|---|
List<About.QuotaBytesByService> |
About.getQuotaBytesByService()
The amount of storage quota used by different Google services.
|
Modifier and Type | Method and Description |
---|---|
About |
About.setQuotaBytesByService(List<About.QuotaBytesByService> quotaBytesByService)
The amount of storage quota used by different Google services.
|
Copyright © 2011–2019 Google. All rights reserved.