Class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1RemoveNetworkResponse
- Inherits:
-
Object
- Object
- Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1RemoveNetworkResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/chromepolicy_v1/classes.rb,
lib/google/apis/chromepolicy_v1/representations.rb,
lib/google/apis/chromepolicy_v1/representations.rb
Overview
Response object for removing a network.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleChromePolicyVersionsV1RemoveNetworkResponse
constructor
A new instance of GoogleChromePolicyVersionsV1RemoveNetworkResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleChromePolicyVersionsV1RemoveNetworkResponse
Returns a new instance of GoogleChromePolicyVersionsV1RemoveNetworkResponse.
1206 1207 1208 |
# File 'lib/google/apis/chromepolicy_v1/classes.rb', line 1206 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1211 1212 |
# File 'lib/google/apis/chromepolicy_v1/classes.rb', line 1211 def update!(**args) end |