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 GridGrid.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 GridGrid.parseDelimitedFrom(InputStream input) static GridGrid.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GridGrid.parseFrom(byte[] data) static GridGrid.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GridGrid.parseFrom(com.google.protobuf.ByteString data) static GridGrid.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GridGrid.parseFrom(com.google.protobuf.CodedInputStream input) static GridGrid.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GridGrid.parseFrom(InputStream input) static GridGrid.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GridGrid.parseFrom(ByteBuffer data) static GridGrid.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.BuilderGrid.newBuilder(Grid prototype) Displays a grid with a collection of items.