| Package | Description |
|---|---|
| com.google.api.services.drive.model |
| Modifier and Type | Method and Description |
|---|---|
About.MaxUploadSizes |
About.MaxUploadSizes.clone() |
About.MaxUploadSizes |
About.MaxUploadSizes.set(String fieldName,
Object value) |
About.MaxUploadSizes |
About.MaxUploadSizes.setSize(Long size)
The max upload size for this type.
|
About.MaxUploadSizes |
About.MaxUploadSizes.setType(String type)
The file type.
|
| Modifier and Type | Method and Description |
|---|---|
List<About.MaxUploadSizes> |
About.getMaxUploadSizes()
List of max upload sizes for each file type.
|
| Modifier and Type | Method and Description |
|---|---|
About |
About.setMaxUploadSizes(List<About.MaxUploadSizes> maxUploadSizes)
List of max upload sizes for each file type.
|
Copyright © 2011–2023 Google. All rights reserved.