Class: Google::Apis::NetworkmanagementV1::RerunConnectivityTestRequest

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

Overview

Request for the RerunConnectivityTest method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RerunConnectivityTestRequest

Returns a new instance of RerunConnectivityTestRequest.



3504
3505
3506
# File 'lib/google/apis/networkmanagement_v1/classes.rb', line 3504

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3509
3510
# File 'lib/google/apis/networkmanagement_v1/classes.rb', line 3509

def update!(**args)
end