static BackendRule.PathTranslation |
BackendRule.PathTranslation.forNumber(int value) |
|
BackendRule.PathTranslation |
BackendRule.Builder.getPathTranslation() |
.google.api.BackendRule.PathTranslation path_translation = 6;
|
BackendRule.PathTranslation |
BackendRule.getPathTranslation() |
.google.api.BackendRule.PathTranslation path_translation = 6;
|
BackendRule.PathTranslation |
BackendRuleOrBuilder.getPathTranslation() |
.google.api.BackendRule.PathTranslation path_translation = 6;
|
static BackendRule.PathTranslation |
BackendRule.PathTranslation.valueOf(int value) |
Deprecated.
|
static BackendRule.PathTranslation |
BackendRule.PathTranslation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BackendRule.PathTranslation |
BackendRule.PathTranslation.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BackendRule.PathTranslation[] |
BackendRule.PathTranslation.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|