Class ImportTestCasesRequest (1.12.1)

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

The request message for TestCases.ImportTestCases.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
parent str
Required. The agent to import test cases to. Format: projects/.
gcs_uri str
The `Google Cloud Storage
content bytes
Uncompressed raw byte content for test cases. This field is a member of oneof_ source.