| Modifier and Type | Method and Description |
|---|---|
static TestRunDifference.DiffType |
TestRunDifference.DiffType.forNumber(int value) |
TestRunDifference.DiffType |
TestRunDifferenceOrBuilder.getType()
The type of diff.
|
TestRunDifference.DiffType |
TestRunDifference.getType()
The type of diff.
|
TestRunDifference.DiffType |
TestRunDifference.Builder.getType()
The type of diff.
|
static TestRunDifference.DiffType |
TestRunDifference.DiffType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TestRunDifference.DiffType |
TestRunDifference.DiffType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TestRunDifference.DiffType |
TestRunDifference.DiffType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestRunDifference.DiffType[] |
TestRunDifference.DiffType.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<TestRunDifference.DiffType> |
TestRunDifference.DiffType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TestRunDifference.Builder |
TestRunDifference.Builder.setType(TestRunDifference.DiffType value)
The type of diff.
|
Copyright © 2022 Google LLC. All rights reserved.