Uses of Enum
com.google.apps.card.v1.Widget.ImageType
Packages that use Widget.ImageType
-
Uses of Widget.ImageType in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Widget.ImageTypeModifier and TypeMethodDescriptionstatic Widget.ImageType
Widget.ImageType.forNumber
(int value) Card.CardHeader.Builder.getImageType()
The shape used to crop the image.Card.CardHeader.getImageType()
The shape used to crop the image.Card.CardHeaderOrBuilder.getImageType()
The shape used to crop the image.Icon.Builder.getImageType()
The crop style applied to the image.Icon.getImageType()
The crop style applied to the image.IconOrBuilder.getImageType()
The crop style applied to the image.static Widget.ImageType
Widget.ImageType.valueOf
(int value) Deprecated.static Widget.ImageType
Widget.ImageType.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Widget.ImageType
Returns the enum constant of this type with the specified name.static Widget.ImageType[]
Widget.ImageType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.apps.card.v1 that return types with arguments of type Widget.ImageTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Widget.ImageType> Widget.ImageType.internalGetValueMap()
Methods in com.google.apps.card.v1 with parameters of type Widget.ImageTypeModifier and TypeMethodDescriptionCard.CardHeader.Builder.setImageType
(Widget.ImageType value) The shape used to crop the image.Icon.Builder.setImageType
(Widget.ImageType value) The crop style applied to the image.