Class: Google::Apis::SaasservicemgmtV1beta1::Deprovision

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/saasservicemgmt_v1beta1/classes.rb,
lib/google/apis/saasservicemgmt_v1beta1/representations.rb,
lib/google/apis/saasservicemgmt_v1beta1/representations.rb

Overview

Deprovision is the unit operation that deprovision the underlying resources represented by a Unit. Can only execute if the Unit is currently provisioned.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ Deprovision

Returns a new instance of Deprovision.



119
120
121
# File 'lib/google/apis/saasservicemgmt_v1beta1/classes.rb', line 119

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



124
125
# File 'lib/google/apis/saasservicemgmt_v1beta1/classes.rb', line 124

def update!(**args)
end