Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1ImageCropStyle |
GoogleAppsCardV1ImageCropStyle.clone() |
GoogleAppsCardV1ImageCropStyle |
GoogleAppsCardV1ImageComponent.getCropStyle()
The crop style to apply to the image.
|
GoogleAppsCardV1ImageCropStyle |
GoogleAppsCardV1ImageCropStyle.set(String fieldName,
Object value) |
GoogleAppsCardV1ImageCropStyle |
GoogleAppsCardV1ImageCropStyle.setAspectRatio(Double aspectRatio)
The aspect ratio to use if the crop type is `RECTANGLE_CUSTOM`.
|
GoogleAppsCardV1ImageCropStyle |
GoogleAppsCardV1ImageCropStyle.setType(String type)
The crop type.
|
Modifier and Type | Method and Description |
---|---|
GoogleAppsCardV1ImageComponent |
GoogleAppsCardV1ImageComponent.setCropStyle(GoogleAppsCardV1ImageCropStyle cropStyle)
The crop style to apply to the image.
|
Copyright © 2011–2024 Google. All rights reserved.