| Modifier and Type | Method and Description |
|---|---|
static CheckUpgradeResponse.ConflictResult |
CheckUpgradeResponse.ConflictResult.forNumber(int value) |
CheckUpgradeResponse.ConflictResult |
CheckUpgradeResponse.getContainsPypiModulesConflict()
Output only.
|
CheckUpgradeResponse.ConflictResult |
CheckUpgradeResponse.Builder.getContainsPypiModulesConflict()
Output only.
|
CheckUpgradeResponse.ConflictResult |
CheckUpgradeResponseOrBuilder.getContainsPypiModulesConflict()
Output only.
|
static CheckUpgradeResponse.ConflictResult |
CheckUpgradeResponse.ConflictResult.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CheckUpgradeResponse.ConflictResult |
CheckUpgradeResponse.ConflictResult.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CheckUpgradeResponse.ConflictResult |
CheckUpgradeResponse.ConflictResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckUpgradeResponse.ConflictResult[] |
CheckUpgradeResponse.ConflictResult.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<CheckUpgradeResponse.ConflictResult> |
CheckUpgradeResponse.ConflictResult.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CheckUpgradeResponse.Builder |
CheckUpgradeResponse.Builder.setContainsPypiModulesConflict(CheckUpgradeResponse.ConflictResult value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.