static ProjectSettings.RedirectionState |
ProjectSettings.RedirectionState.forNumber(int value) |
|
ProjectSettings.RedirectionState |
ProjectSettings.Builder.getLegacyRedirectionState() |
The redirection state of the legacy repositories in this project.
|
ProjectSettings.RedirectionState |
ProjectSettings.getLegacyRedirectionState() |
The redirection state of the legacy repositories in this project.
|
ProjectSettings.RedirectionState |
ProjectSettingsOrBuilder.getLegacyRedirectionState() |
The redirection state of the legacy repositories in this project.
|
static ProjectSettings.RedirectionState |
ProjectSettings.RedirectionState.valueOf(int value) |
Deprecated.
|
static ProjectSettings.RedirectionState |
ProjectSettings.RedirectionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ProjectSettings.RedirectionState |
ProjectSettings.RedirectionState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProjectSettings.RedirectionState[] |
ProjectSettings.RedirectionState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|