Uses of Enum
com.google.api.HttpRule.PatternCase
Packages that use HttpRule.PatternCase
-
Uses of HttpRule.PatternCase in com.google.api
Methods in com.google.api that return HttpRule.PatternCaseModifier and TypeMethodDescriptionstatic HttpRule.PatternCase
HttpRule.PatternCase.forNumber
(int value) HttpRule.Builder.getPatternCase()
HttpRule.getPatternCase()
HttpRuleOrBuilder.getPatternCase()
static HttpRule.PatternCase
HttpRule.PatternCase.valueOf
(int value) Deprecated.static HttpRule.PatternCase
Returns the enum constant of this type with the specified name.static HttpRule.PatternCase[]
HttpRule.PatternCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.