Google Cloud Network Management V1 Client - Class DeleteConnectivityTestRequest (1.4.2)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class DeleteConnectivityTestRequest.

Request for the DeleteConnectivityTest method.

Generated from protobuf message google.cloud.networkmanagement.v1.DeleteConnectivityTestRequest

Namespace

Google \ Cloud \ NetworkManagement \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}

getName

Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}

Returns
TypeDescription
string

setName

Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}

Returns
TypeDescription
Google\Cloud\NetworkManagement\V1\DeleteConnectivityTestRequest