| Modifier and Type | Method and Description |
|---|---|
static ListTestCasesRequest.TestCaseView |
ListTestCasesRequest.TestCaseView.forNumber(int value) |
ListTestCasesRequest.TestCaseView |
ListTestCasesRequestOrBuilder.getView()
Specifies whether response should include all fields or just the metadata.
|
ListTestCasesRequest.TestCaseView |
ListTestCasesRequest.getView()
Specifies whether response should include all fields or just the metadata.
|
ListTestCasesRequest.TestCaseView |
ListTestCasesRequest.Builder.getView()
Specifies whether response should include all fields or just the metadata.
|
static ListTestCasesRequest.TestCaseView |
ListTestCasesRequest.TestCaseView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ListTestCasesRequest.TestCaseView |
ListTestCasesRequest.TestCaseView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ListTestCasesRequest.TestCaseView |
ListTestCasesRequest.TestCaseView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListTestCasesRequest.TestCaseView[] |
ListTestCasesRequest.TestCaseView.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<ListTestCasesRequest.TestCaseView> |
ListTestCasesRequest.TestCaseView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListTestCasesRequest.Builder |
ListTestCasesRequest.Builder.setView(ListTestCasesRequest.TestCaseView value)
Specifies whether response should include all fields or just the metadata.
|
Copyright © 2022 Google LLC. All rights reserved.