| Package | Description |
|---|---|
| com.google.api.services.drive.model |
| Modifier and Type | Method and Description |
|---|---|
AppIcons |
AppIcons.clone() |
AppIcons |
AppIcons.set(String fieldName,
Object value) |
AppIcons |
AppIcons.setCategory(String category)
Category of the icon.
|
AppIcons |
AppIcons.setIconUrl(String iconUrl)
URL for the icon.
|
AppIcons |
AppIcons.setSize(Integer size)
Size of the icon.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppIcons> |
App.getIcons()
The various icons for the app.
|
| Modifier and Type | Method and Description |
|---|---|
App |
App.setIcons(List<AppIcons> icons)
The various icons for the app.
|
Copyright © 2011–2025 Google. All rights reserved.