Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::GetConnectivityTestRequest.
Request for the GetConnectivityTest
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required.
ConnectivityTest
resource name using the form:projects/{project_id}/locations/global/connectivityTests/{test_id}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required.
ConnectivityTest
resource name using the form:projects/{project_id}/locations/global/connectivityTests/{test_id}
Returns
-
(::String) — Required.
ConnectivityTest
resource name using the form:projects/{project_id}/locations/global/connectivityTests/{test_id}