Class: Google::Apis::ApphubV1::DetachServiceProjectAttachmentResponse
- Inherits:
-
Object
- Object
- Google::Apis::ApphubV1::DetachServiceProjectAttachmentResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/apphub_v1/classes.rb,
lib/google/apis/apphub_v1/representations.rb,
lib/google/apis/apphub_v1/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.
498 499 500 |
# File 'lib/google/apis/apphub_v1/classes.rb', line 498 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
503 504 |
# File 'lib/google/apis/apphub_v1/classes.rb', line 503 def update!(**args) end |