Class GetConnectivityTestRequest (1.5.3)

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

Request for the GetConnectivityTest method.

Attribute

NameDescription
name str
Required. ``ConnectivityTest`` resource name using the form: ``projects/{project_id}/locations/global/connectivityTests/{test_id}``

Inheritance

builtins.object > proto.message.Message > GetConnectivityTestRequest