Class: Google::Apis::ServiceusageV1beta1::DisableServiceRequest
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1beta1::DisableServiceRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/serviceusage_v1beta1/classes.rb,
lib/google/apis/serviceusage_v1beta1/representations.rb,
lib/google/apis/serviceusage_v1beta1/representations.rb
Overview
Request message for the DisableService method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DisableServiceRequest
constructor
A new instance of DisableServiceRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DisableServiceRequest
Returns a new instance of DisableServiceRequest.
1202 1203 1204 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 1202 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1207 1208 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 1207 def update!(**args) end |