| Modifier and Type | Method and Description |
|---|---|
static TestingOptions.TestingChallenge |
TestingOptions.TestingChallenge.forNumber(int value) |
TestingOptions.TestingChallenge |
TestingOptions.getTestingChallenge()
Optional.
|
TestingOptions.TestingChallenge |
TestingOptions.Builder.getTestingChallenge()
Optional.
|
TestingOptions.TestingChallenge |
TestingOptionsOrBuilder.getTestingChallenge()
Optional.
|
static TestingOptions.TestingChallenge |
TestingOptions.TestingChallenge.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TestingOptions.TestingChallenge |
TestingOptions.TestingChallenge.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TestingOptions.TestingChallenge |
TestingOptions.TestingChallenge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestingOptions.TestingChallenge[] |
TestingOptions.TestingChallenge.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<TestingOptions.TestingChallenge> |
TestingOptions.TestingChallenge.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TestingOptions.Builder |
TestingOptions.Builder.setTestingChallenge(TestingOptions.TestingChallenge value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.