Class: Google::Apis::NetworkmanagementV1::RerunConnectivityTestRequest
- Inherits:
-
Object
- Object
- Google::Apis::NetworkmanagementV1::RerunConnectivityTestRequest
- 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
-
#initialize(**args) ⇒ RerunConnectivityTestRequest
constructor
A new instance of RerunConnectivityTestRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RerunConnectivityTestRequest
Returns a new instance of RerunConnectivityTestRequest.
2270 2271 2272 |
# File 'lib/google/apis/networkmanagement_v1/classes.rb', line 2270 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2275 2276 |
# File 'lib/google/apis/networkmanagement_v1/classes.rb', line 2275 def update!(**args) end |