Class: Google::Apis::BackupdrV1::SubscribeTrialRequest
- Inherits:
-
Object
- Object
- Google::Apis::BackupdrV1::SubscribeTrialRequest
- 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
Request message for subscribing to a trial.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SubscribeTrialRequest
constructor
A new instance of SubscribeTrialRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SubscribeTrialRequest
Returns a new instance of SubscribeTrialRequest.
5738 5739 5740 |
# File 'lib/google/apis/backupdr_v1/classes.rb', line 5738 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5743 5744 |
# File 'lib/google/apis/backupdr_v1/classes.rb', line 5743 def update!(**args) end |