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.
5830 5831 5832 |
# File 'lib/google/apis/backupdr_v1/classes.rb', line 5830 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5835 5836 |
# File 'lib/google/apis/backupdr_v1/classes.rb', line 5835 def update!(**args) end |