Class: Google::Apis::NetworkmanagementV1beta1::RerunConnectivityTestRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/networkmanagement_v1beta1/classes.rb,
lib/google/apis/networkmanagement_v1beta1/representations.rb,
lib/google/apis/networkmanagement_v1beta1/representations.rb

Overview

Request for the RerunConnectivityTest method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RerunConnectivityTestRequest

Returns a new instance of RerunConnectivityTestRequest.



2130
2131
2132
# File 'lib/google/apis/networkmanagement_v1beta1/classes.rb', line 2130

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2135
2136
# File 'lib/google/apis/networkmanagement_v1beta1/classes.rb', line 2135

def update!(**args)
end