| Modifier and Type | Method and Description |
|---|---|
static ExportTestCasesResponse.DestinationCase |
ExportTestCasesResponse.DestinationCase.forNumber(int value) |
ExportTestCasesResponse.DestinationCase |
ExportTestCasesResponseOrBuilder.getDestinationCase() |
ExportTestCasesResponse.DestinationCase |
ExportTestCasesResponse.getDestinationCase() |
ExportTestCasesResponse.DestinationCase |
ExportTestCasesResponse.Builder.getDestinationCase() |
static ExportTestCasesResponse.DestinationCase |
ExportTestCasesResponse.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportTestCasesResponse.DestinationCase |
ExportTestCasesResponse.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportTestCasesResponse.DestinationCase[] |
ExportTestCasesResponse.DestinationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.