static ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.DataFormat.forNumber(int value) |
|
ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.Builder.getDataFormat() |
The data format of the exported test cases.
|
ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.getDataFormat() |
The data format of the exported test cases.
|
ExportTestCasesRequest.DataFormat |
ExportTestCasesRequestOrBuilder.getDataFormat() |
The data format of the exported test cases.
|
static ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.DataFormat.valueOf(int value) |
Deprecated.
|
static ExportTestCasesRequest.DataFormat |
ExportTestCasesRequest.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|