Class: Google::Apis::BackupdrV1::SetInternalStatusResponse
- Inherits:
-
Object
- Object
- Google::Apis::BackupdrV1::SetInternalStatusResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/backupdr_v1/classes.rb,
lib/google/apis/backupdr_v1/representations.rb,
lib/google/apis/backupdr_v1/representations.rb
Overview
Response message from SetStatusInternal method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SetInternalStatusResponse
constructor
A new instance of SetInternalStatusResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SetInternalStatusResponse
Returns a new instance of SetInternalStatusResponse.
3673 3674 3675 |
# File 'lib/google/apis/backupdr_v1/classes.rb', line 3673 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3678 3679 |
# File 'lib/google/apis/backupdr_v1/classes.rb', line 3678 def update!(**args) end |