Uses of Interface
com.google.apps.card.v1.GridOrBuilder
-
Packages that use GridOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of GridOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement GridOrBuilder Modifier and Type Class Description class
Grid
Displays a grid with a collection of items.static class
Grid.Builder
Displays a grid with a collection of items.Methods in com.google.apps.card.v1 that return GridOrBuilder Modifier and Type Method Description GridOrBuilder
Widget.Builder. getGridOrBuilder()
Displays a grid with a collection of items.GridOrBuilder
Widget. getGridOrBuilder()
Displays a grid with a collection of items.GridOrBuilder
WidgetOrBuilder. getGridOrBuilder()
Displays a grid with a collection of items.
-