| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1MaterialIcon |
GoogleAppsCardV1MaterialIcon.clone() |
GoogleAppsCardV1MaterialIcon |
GoogleAppsCardV1Icon.getMaterialIcon()
Display one of the [Google Material Icons](https://fonts.google.com/icons).
|
GoogleAppsCardV1MaterialIcon |
GoogleAppsCardV1MaterialIcon.set(String fieldName,
Object value) |
GoogleAppsCardV1MaterialIcon |
GoogleAppsCardV1MaterialIcon.setFill(Boolean fill)
Whether the icon renders as filled.
|
GoogleAppsCardV1MaterialIcon |
GoogleAppsCardV1MaterialIcon.setGrade(Integer grade)
Weight and grade affect a symbol’s thickness.
|
GoogleAppsCardV1MaterialIcon |
GoogleAppsCardV1MaterialIcon.setName(String name)
The icon name defined in the [Google Material Icon](https://fonts.google.com/icons), for
example, `check_box`.
|
GoogleAppsCardV1MaterialIcon |
GoogleAppsCardV1MaterialIcon.setWeight(Integer weight)
The stroke weight of the icon.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Icon |
GoogleAppsCardV1Icon.setMaterialIcon(GoogleAppsCardV1MaterialIcon materialIcon)
Display one of the [Google Material Icons](https://fonts.google.com/icons).
|
Copyright © 2011–2025 Google. All rights reserved.