Class: Google::Apis::ServicemanagementV1::EnableServiceResponse
- Inherits:
-
Object
- Object
- Google::Apis::ServicemanagementV1::EnableServiceResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/servicemanagement_v1/classes.rb,
generated/google/apis/servicemanagement_v1/representations.rb,
generated/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.
1180 1181 1182 |
# File 'generated/google/apis/servicemanagement_v1/classes.rb', line 1180 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1185 1186 |
# File 'generated/google/apis/servicemanagement_v1/classes.rb', line 1185 def update!(**args) end |