| Modifier and Type | Method and Description |
|---|---|
static ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.DataFormat.forNumber(int value) |
ExportTestCasesRequest.DataFormat |
ExportTestCasesRequestOrBuilder.getDataFormat()
The data format of the exported test cases.
|
ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.getDataFormat()
The data format of the exported test cases.
|
ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.Builder.getDataFormat()
The data format of the exported test cases.
|
static ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.DataFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportTestCasesRequest.DataFormat[] |
ExportTestCasesRequest.DataFormat.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<ExportTestCasesRequest.DataFormat> |
ExportTestCasesRequest.DataFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ExportTestCasesRequest.Builder |
ExportTestCasesRequest.Builder.setDataFormat(ExportTestCasesRequest.DataFormat value)
The data format of the exported test cases.
|
Copyright © 2022 Google LLC. All rights reserved.