Class ExportTestCasesResponse (0.5.0)

ExportTestCasesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for TestCases.ExportTestCases.

Attributes

NameDescription
gcs_uri str
The URI to a file containing the exported test cases. This field is populated only if gcs_uri is specified in ExportTestCasesRequest.
content bytes
Uncompressed raw byte content for test cases.