Uses of Class
com.google.apps.card.v1.MaterialIcon
Packages that use MaterialIcon
-
Uses of MaterialIcon in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return MaterialIconModifier and TypeMethodDescriptionMaterialIcon.Builder.build()
MaterialIcon.Builder.buildPartial()
static MaterialIcon
MaterialIcon.getDefaultInstance()
MaterialIcon.Builder.getDefaultInstanceForType()
MaterialIcon.getDefaultInstanceForType()
Icon.Builder.getMaterialIcon()
Display one of the [Google Material Icons](https://fonts.google.com/icons).Icon.getMaterialIcon()
Display one of the [Google Material Icons](https://fonts.google.com/icons).IconOrBuilder.getMaterialIcon()
Display one of the [Google Material Icons](https://fonts.google.com/icons).static MaterialIcon
MaterialIcon.parseDelimitedFrom
(InputStream input) static MaterialIcon
MaterialIcon.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MaterialIcon
MaterialIcon.parseFrom
(byte[] data) static MaterialIcon
MaterialIcon.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MaterialIcon
MaterialIcon.parseFrom
(com.google.protobuf.ByteString data) static MaterialIcon
MaterialIcon.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MaterialIcon
MaterialIcon.parseFrom
(com.google.protobuf.CodedInputStream input) static MaterialIcon
MaterialIcon.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MaterialIcon
MaterialIcon.parseFrom
(InputStream input) static MaterialIcon
MaterialIcon.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MaterialIcon
MaterialIcon.parseFrom
(ByteBuffer data) static MaterialIcon
MaterialIcon.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type MaterialIconModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<MaterialIcon> MaterialIcon.getParserForType()
static com.google.protobuf.Parser
<MaterialIcon> MaterialIcon.parser()
Methods in com.google.apps.card.v1 with parameters of type MaterialIconModifier and TypeMethodDescriptionMaterialIcon.Builder.mergeFrom
(MaterialIcon other) Icon.Builder.mergeMaterialIcon
(MaterialIcon value) Display one of the [Google Material Icons](https://fonts.google.com/icons).static MaterialIcon.Builder
MaterialIcon.newBuilder
(MaterialIcon prototype) Icon.Builder.setMaterialIcon
(MaterialIcon value) Display one of the [Google Material Icons](https://fonts.google.com/icons).