Class: Google::Apis::ApphubV1alpha::DetachServiceProjectAttachmentResponse
- Inherits:
-
Object
- Object
- Google::Apis::ApphubV1alpha::DetachServiceProjectAttachmentResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/apphub_v1alpha/classes.rb,
lib/google/apis/apphub_v1alpha/representations.rb,
lib/google/apis/apphub_v1alpha/representations.rb
Overview
Response for DetachServiceProjectAttachment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DetachServiceProjectAttachmentResponse
constructor
A new instance of DetachServiceProjectAttachmentResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DetachServiceProjectAttachmentResponse
Returns a new instance of DetachServiceProjectAttachmentResponse.
539 540 541 |
# File 'lib/google/apis/apphub_v1alpha/classes.rb', line 539 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
544 545 |
# File 'lib/google/apis/apphub_v1alpha/classes.rb', line 544 def update!(**args) end |