Uses of Enum
com.google.apps.card.v1.Widget.VerticalAlignment
Packages that use Widget.VerticalAlignment
-
Uses of Widget.VerticalAlignment in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return Widget.VerticalAlignmentModifier and TypeMethodDescriptionstatic Widget.VerticalAlignmentWidget.VerticalAlignment.forNumber(int value) DecoratedText.Builder.getStartIconVerticalAlignment()Optional.DecoratedText.getStartIconVerticalAlignment()Optional.DecoratedTextOrBuilder.getStartIconVerticalAlignment()Optional.static Widget.VerticalAlignmentWidget.VerticalAlignment.valueOf(int value) Deprecated.static Widget.VerticalAlignmentWidget.VerticalAlignment.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Widget.VerticalAlignmentReturns the enum constant of this type with the specified name.static Widget.VerticalAlignment[]Widget.VerticalAlignment.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.VerticalAlignmentModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Widget.VerticalAlignment>Widget.VerticalAlignment.internalGetValueMap()Methods in com.google.apps.card.v1 with parameters of type Widget.VerticalAlignmentModifier and TypeMethodDescriptionDecoratedText.Builder.setStartIconVerticalAlignment(Widget.VerticalAlignment value) Optional.