Uses of Interface
com.google.apps.card.v1.ImageCropStyleOrBuilder
-
Packages that use ImageCropStyleOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of ImageCropStyleOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement ImageCropStyleOrBuilder Modifier and Type Class Description class
ImageCropStyle
Represents the crop style applied to an image.static class
ImageCropStyle.Builder
Represents the crop style applied to an image.Methods in com.google.apps.card.v1 that return ImageCropStyleOrBuilder Modifier and Type Method Description ImageCropStyleOrBuilder
ImageComponent.Builder. getCropStyleOrBuilder()
The crop style to apply to the image.ImageCropStyleOrBuilder
ImageComponent. getCropStyleOrBuilder()
The crop style to apply to the image.ImageCropStyleOrBuilder
ImageComponentOrBuilder. getCropStyleOrBuilder()
The crop style to apply to the image.
-