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

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
Name Description
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
Type Description
string

setName

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

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

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

Returns
Type Description
Google\Cloud\NetworkManagement\V1\GetConnectivityTestRequest