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

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

Request for the GetConnectivityTest method.

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

Namespace

Google \ Cloud \ NetworkManagement \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

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

getName

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

Returns
TypeDescription
string

setName

Required. ConnectivityTest 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. ConnectivityTest resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}

Returns
TypeDescription
Google\Cloud\NetworkManagement\V1\GetConnectivityTestRequest