Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1BorderStyle |
GoogleAppsCardV1BorderStyle.clone() |
GoogleAppsCardV1BorderStyle |
GoogleAppsCardV1ImageComponent.getBorderStyle()
The border style to apply to the image.
|
GoogleAppsCardV1BorderStyle |
GoogleAppsCardV1Grid.getBorderStyle()
The border style to apply to each grid item.
|
GoogleAppsCardV1BorderStyle |
GoogleAppsCardV1BorderStyle.set(String fieldName,
Object value) |
GoogleAppsCardV1BorderStyle |
GoogleAppsCardV1BorderStyle.setCornerRadius(Integer cornerRadius)
The corner radius for the border.
|
GoogleAppsCardV1BorderStyle |
GoogleAppsCardV1BorderStyle.setStrokeColor(Color strokeColor)
The colors to use when the type is `BORDER_TYPE_STROKE`.
|
GoogleAppsCardV1BorderStyle |
GoogleAppsCardV1BorderStyle.setType(String type)
The border type.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.setBorderStyle(GoogleAppsCardV1BorderStyle borderStyle)
The border style to apply to the image.
|
GoogleAppsCardV1Grid |
GoogleAppsCardV1Grid.setBorderStyle(GoogleAppsCardV1BorderStyle borderStyle)
The border style to apply to each grid item.
|
Copyright © 2011–2024 Google. All rights reserved.