| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
static BackendRule.PathTranslation |
BackendRule.PathTranslation.forNumber(int value) |
BackendRule.PathTranslation |
BackendRuleOrBuilder.getPathTranslation()
.google.api.BackendRule.PathTranslation path_translation = 6; |
BackendRule.PathTranslation |
BackendRule.getPathTranslation()
.google.api.BackendRule.PathTranslation path_translation = 6; |
BackendRule.PathTranslation |
BackendRule.Builder.getPathTranslation()
.google.api.BackendRule.PathTranslation path_translation = 6; |
static BackendRule.PathTranslation |
BackendRule.PathTranslation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BackendRule.PathTranslation |
BackendRule.PathTranslation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BackendRule.PathTranslation |
BackendRule.PathTranslation.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<BackendRule.PathTranslation> |
BackendRule.PathTranslation.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BackendRule.Builder |
BackendRule.Builder.setPathTranslation(BackendRule.PathTranslation value)
.google.api.BackendRule.PathTranslation path_translation = 6; |
Copyright © 2020 Google LLC. All rights reserved.