Class: Google::Apis::NetworkmanagementV1beta1::RerunConnectivityTestRequest
- Inherits:
-
Object
- Object
- Google::Apis::NetworkmanagementV1beta1::RerunConnectivityTestRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/networkmanagement_v1beta1/classes.rb,
generated/google/apis/networkmanagement_v1beta1/representations.rb,
generated/google/apis/networkmanagement_v1beta1/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.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ RerunConnectivityTestRequest
Returns a new instance of RerunConnectivityTestRequest.
1332 1333 1334 |
# File 'generated/google/apis/networkmanagement_v1beta1/classes.rb', line 1332 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1337 1338 |
# File 'generated/google/apis/networkmanagement_v1beta1/classes.rb', line 1337 def update!(**args) end |