Class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/integrations_v1/classes.rb,
lib/google/apis/integrations_v1/representations.rb,
lib/google/apis/integrations_v1/representations.rb
Overview
Request for TakeoverEditLock.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest
constructor
A new instance of GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest
Returns a new instance of GoogleCloudIntegrationsV1alphaTakeoverEditLockRequest.
10610 10611 10612 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 10610 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
10615 10616 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 10615 def update!(**args) end |