Class: Google::Apis::ServicemanagementV1::EnableServiceResponse
- Inherits:
-
Object
- Object
- Google::Apis::ServicemanagementV1::EnableServiceResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/servicemanagement_v1/classes.rb,
lib/google/apis/servicemanagement_v1/representations.rb,
lib/google/apis/servicemanagement_v1/representations.rb
Overview
Operation payload for EnableService method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ EnableServiceResponse
constructor
A new instance of EnableServiceResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EnableServiceResponse
Returns a new instance of EnableServiceResponse.
1406 1407 1408 |
# File 'lib/google/apis/servicemanagement_v1/classes.rb', line 1406 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1411 1412 |
# File 'lib/google/apis/servicemanagement_v1/classes.rb', line 1411 def update!(**args) end |