Uses of Interface
com.google.apps.card.v1.ImageOrBuilder
-
Packages that use ImageOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of ImageOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement ImageOrBuilder Modifier and Type Class Description class
Image
An image that is specified by a URL and can have an `onClick` action.static class
Image.Builder
An image that is specified by a URL and can have an `onClick` action.Methods in com.google.apps.card.v1 that return ImageOrBuilder Modifier and Type Method Description ImageOrBuilder
Columns.Column.Widgets.Builder. getImageOrBuilder()
[Image][google.apps.card.v1.Image] widget.ImageOrBuilder
Columns.Column.Widgets. getImageOrBuilder()
[Image][google.apps.card.v1.Image] widget.ImageOrBuilder
Columns.Column.WidgetsOrBuilder. getImageOrBuilder()
[Image][google.apps.card.v1.Image] widget.ImageOrBuilder
Widget.Builder. getImageOrBuilder()
Displays an image.ImageOrBuilder
Widget. getImageOrBuilder()
Displays an image.ImageOrBuilder
WidgetOrBuilder. getImageOrBuilder()
Displays an image.
-