Class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest
- 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 TakeoverTestCaseEditLock.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest
constructor
A new instance of GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest
Returns a new instance of GoogleCloudIntegrationsV1alphaTakeoverTestCaseEditLockRequest.
10642 10643 10644 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 10642 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
10647 10648 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 10647 def update!(**args) end |