Uses of Class
com.google.apps.card.v1.Grid
Packages that use Grid
-
Uses of Grid in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return GridModifier and TypeMethodDescriptionGrid.Builder.build()
Grid.Builder.buildPartial()
static Grid
Grid.getDefaultInstance()
Grid.Builder.getDefaultInstanceForType()
Grid.getDefaultInstanceForType()
Widget.Builder.getGrid()
Displays a grid with a collection of items.Widget.getGrid()
Displays a grid with a collection of items.WidgetOrBuilder.getGrid()
Displays a grid with a collection of items.static Grid
Grid.parseDelimitedFrom
(InputStream input) static Grid
Grid.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Grid
Grid.parseFrom
(byte[] data) static Grid
Grid.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Grid
Grid.parseFrom
(com.google.protobuf.ByteString data) static Grid
Grid.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Grid
Grid.parseFrom
(com.google.protobuf.CodedInputStream input) static Grid
Grid.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Grid
Grid.parseFrom
(InputStream input) static Grid
Grid.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Grid
Grid.parseFrom
(ByteBuffer data) static Grid
Grid.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type GridModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Grid> Grid.getParserForType()
static com.google.protobuf.Parser
<Grid> Grid.parser()
Methods in com.google.apps.card.v1 with parameters of type GridModifier and TypeMethodDescriptionDisplays a grid with a collection of items.static Grid.Builder
Grid.newBuilder
(Grid prototype) Displays a grid with a collection of items.