Uses of Class
com.google.apps.card.v1.Icon.IconsCase
-
Packages that use Icon.IconsCase Package Description com.google.apps.card.v1 -
-
Uses of Icon.IconsCase in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Icon.IconsCase Modifier and Type Method Description static Icon.IconsCaseIcon.IconsCase. forNumber(int value)Icon.IconsCaseIcon.Builder. getIconsCase()Icon.IconsCaseIcon. getIconsCase()Icon.IconsCaseIconOrBuilder. getIconsCase()static Icon.IconsCaseIcon.IconsCase. valueOf(int value)Deprecated.static Icon.IconsCaseIcon.IconsCase. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Icon.IconsCase[]Icon.IconsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-