Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.clone() |
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1GridItem.getImage()
The image that displays in the grid item.
|
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.set(String fieldName,
Object value) |
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.setAltText(String altText)
The accessibility label for the image.
|
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.setBorderStyle(GoogleAppsCardV1BorderStyle borderStyle)
The border style to apply to the image.
|
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.setCropStyle(GoogleAppsCardV1ImageCropStyle cropStyle)
The crop style to apply to the image.
|
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.setImageUri(String imageUri)
The image URL.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1GridItem |
GoogleAppsCardV1GridItem.setImage(GoogleAppsCardV1ImageComponent image)
The image that displays in the grid item.
|
Copyright © 2011–2024 Google. All rights reserved.