Reference documentation and code samples for the Google Cloud Network Management V1 Client class RerunConnectivityTestRequest.
Request for the RerunConnectivityTest
method.
Generated from protobuf message google.cloud.networkmanagement.v1.RerunConnectivityTestRequest
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. Connectivity Test resource name using the form: |
getName
Required. Connectivity Test resource name using the form:
projects/{project_id}/locations/global/connectivityTests/{test_id}
Returns | |
---|---|
Type | Description |
string |
setName
Required. Connectivity Test resource name using the form:
projects/{project_id}/locations/global/connectivityTests/{test_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |