Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::DeleteConnectivityTestRequest (v0.2.0)

Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::DeleteConnectivityTestRequest.

Request for the DeleteConnectivityTest method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}
Returns
  • (::String) — Required. Connectivity Test resource name using the form: projects/{project_id}/locations/global/connectivityTests/{test_id}