Uses of Interface
com.google.apps.card.v1.Action.ActionParameterOrBuilder
Packages that use Action.ActionParameterOrBuilder
-
Uses of Action.ActionParameterOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement Action.ActionParameterOrBuilderModifier and TypeClassDescriptionstatic final class
List of string parameters to supply when the action method is invoked.static final class
List of string parameters to supply when the action method is invoked.Methods in com.google.apps.card.v1 that return Action.ActionParameterOrBuilderModifier and TypeMethodDescriptionAction.Builder.getParametersOrBuilder
(int index) List of action parameters.Action.getParametersOrBuilder
(int index) List of action parameters.ActionOrBuilder.getParametersOrBuilder
(int index) List of action parameters.Methods in com.google.apps.card.v1 that return types with arguments of type Action.ActionParameterOrBuilderModifier and TypeMethodDescriptionList
<? extends Action.ActionParameterOrBuilder> Action.Builder.getParametersOrBuilderList()
List of action parameters.List
<? extends Action.ActionParameterOrBuilder> Action.getParametersOrBuilderList()
List of action parameters.List
<? extends Action.ActionParameterOrBuilder> ActionOrBuilder.getParametersOrBuilderList()
List of action parameters.