comet_backup_ruby_sdk 0.4.0 → 1.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (140) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +32 -0
  3. data/Gemfile.lock +1 -1
  4. data/LICENSE +1 -1
  5. data/RELEASING.md +1 -1
  6. data/comet_backup_ruby_sdk.gemspec +1 -1
  7. data/lib/comet/api_response_error.rb +1 -1
  8. data/lib/comet/comet_server.rb +613 -274
  9. data/lib/comet/definitions.rb +19 -7
  10. data/lib/comet/models/add_bucket_response_message.rb +7 -7
  11. data/lib/comet/models/admin_account_properties_response.rb +12 -3
  12. data/lib/comet/models/admin_email_options.rb +84 -0
  13. data/lib/comet/models/admin_resource_response.rb +6 -6
  14. data/lib/comet/models/admin_security_options.rb +8 -8
  15. data/lib/comet/models/admin_u2fregistration.rb +5 -5
  16. data/lib/comet/models/admin_user_permissions.rb +3 -3
  17. data/lib/comet/models/available_download.rb +5 -5
  18. data/lib/comet/models/azure_destination_location.rb +8 -8
  19. data/lib/comet/models/b2destination_location.rb +8 -8
  20. data/lib/comet/models/b2storage_extra_info.rb +3 -3
  21. data/lib/comet/models/b2transaction_totals.rb +6 -6
  22. data/lib/comet/models/b2virtual_storage_role_settings.rb +6 -6
  23. data/lib/comet/models/backup_job_advanced_options.rb +5 -5
  24. data/lib/comet/models/backup_job_detail.rb +21 -21
  25. data/lib/comet/models/backup_job_progress.rb +8 -8
  26. data/lib/comet/models/backup_rule_config.rb +28 -12
  27. data/lib/comet/models/backup_rule_event_triggers.rb +3 -3
  28. data/lib/comet/models/branding_options.rb +28 -28
  29. data/lib/comet/models/branding_properties.rb +24 -24
  30. data/lib/comet/models/browse_disk_drives_response.rb +5 -5
  31. data/lib/comet/models/browse_edbresponse.rb +5 -5
  32. data/lib/comet/models/browse_hvresponse.rb +5 -5
  33. data/lib/comet/models/browse_vssresponse.rb +5 -5
  34. data/lib/comet/models/bucket_properties.rb +15 -6
  35. data/lib/comet/models/bucket_usage_info.rb +4 -4
  36. data/lib/comet/models/comet_apiresponse_message.rb +5 -5
  37. data/lib/comet/models/comet_destination_location.rb +6 -6
  38. data/lib/comet/models/constellation_check_report.rb +5 -5
  39. data/lib/comet/models/constellation_stats.rb +7 -7
  40. data/lib/comet/models/constellation_status_apiresponse.rb +5 -5
  41. data/lib/comet/models/content_measurement.rb +5 -5
  42. data/lib/comet/models/content_measurement_component.rb +5 -5
  43. data/lib/comet/models/create_group_policy_response.rb +6 -6
  44. data/lib/comet/models/custom_remote_bucket_settings.rb +75 -0
  45. data/lib/comet/models/default_email_report_policy.rb +3 -3
  46. data/lib/comet/models/destination_config.rb +72 -44
  47. data/lib/comet/models/destination_location.rb +41 -35
  48. data/lib/comet/models/destination_statistics.rb +6 -6
  49. data/lib/comet/models/device_config.rb +4 -4
  50. data/lib/comet/models/disk_drive.rb +14 -14
  51. data/lib/comet/models/dispatcher_admin_sources_response.rb +6 -6
  52. data/lib/comet/models/dispatcher_stored_objects_response.rb +5 -5
  53. data/lib/comet/models/dispatcher_vault_snapshots_response.rb +5 -5
  54. data/lib/comet/models/edbfile_info.rb +6 -6
  55. data/lib/comet/models/email_options.rb +10 -10
  56. data/lib/comet/models/email_report_config.rb +4 -4
  57. data/lib/comet/models/email_report_generated_preview.rb +8 -8
  58. data/lib/comet/models/external_ldapauthentication_source_settings.rb +40 -7
  59. data/lib/comet/models/extra_file_exclusion.rb +5 -5
  60. data/lib/comet/models/ftpdestination_location.rb +10 -10
  61. data/lib/comet/models/get_group_policy_response.rb +6 -6
  62. data/lib/comet/models/get_profile_and_hash_response_message.rb +6 -6
  63. data/lib/comet/models/get_profile_hash_response_message.rb +6 -6
  64. data/lib/comet/models/group_policy.rb +13 -4
  65. data/lib/comet/models/hyper_vmachine_info.rb +5 -5
  66. data/lib/comet/models/install_creds.rb +99 -0
  67. data/lib/comet/models/install_token.rb +117 -0
  68. data/lib/comet/models/install_token_response.rb +92 -0
  69. data/lib/comet/models/job_entry.rb +6 -6
  70. data/lib/comet/models/live_user_connection.rb +9 -9
  71. data/lib/comet/models/local_destination_location.rb +7 -7
  72. data/lib/comet/models/mac_oscode_sign_properties.rb +9 -9
  73. data/lib/comet/models/mongo_dbconnection.rb +16 -16
  74. data/lib/comet/models/new_bucket_detail.rb +5 -5
  75. data/lib/comet/models/news_entry.rb +14 -5
  76. data/lib/comet/models/organization.rb +145 -0
  77. data/lib/comet/models/organization_response.rb +101 -0
  78. data/lib/comet/models/osinfo.rb +6 -6
  79. data/lib/comet/models/partition.rb +14 -14
  80. data/lib/comet/models/private_branding_properties.rb +18 -18
  81. data/lib/comet/models/protected_item_engine_type_policy.rb +4 -4
  82. data/lib/comet/models/public_branding_properties.rb +9 -9
  83. data/lib/comet/models/remote_server_address.rb +18 -8
  84. data/lib/comet/models/remote_storage_option.rb +25 -9
  85. data/lib/comet/models/replicator_state_apiresponse.rb +15 -15
  86. data/lib/comet/models/request_storage_vault_response_message.rb +6 -6
  87. data/lib/comet/models/restore_job_advanced_options.rb +13 -7
  88. data/lib/comet/models/retention_policy.rb +4 -4
  89. data/lib/comet/models/retention_range.rb +11 -11
  90. data/lib/comet/models/s3destination_location.rb +8 -8
  91. data/lib/comet/models/schedule_config.rb +6 -6
  92. data/lib/comet/models/search_clause.rb +7 -7
  93. data/lib/comet/models/server_config_options_branding_fragment.rb +3 -3
  94. data/lib/comet/models/server_config_options_software_build_role_fragment.rb +3 -3
  95. data/lib/comet/models/server_meta_version_info.rb +18 -18
  96. data/lib/comet/models/session_key_regenerated_response.rb +7 -7
  97. data/lib/comet/models/sftpdestination_location.rb +10 -10
  98. data/lib/comet/models/size_measurement.rb +6 -6
  99. data/lib/comet/models/software_build_role_options.rb +3 -3
  100. data/lib/comet/models/software_update_news_response.rb +7 -7
  101. data/lib/comet/models/source_basic_info.rb +5 -5
  102. data/lib/comet/models/source_config.rb +27 -11
  103. data/lib/comet/models/source_statistics.rb +3 -3
  104. data/lib/comet/models/spanned_destination_location.rb +9 -3
  105. data/lib/comet/models/spanned_storage_extra_info.rb +3 -3
  106. data/lib/comet/models/sshconnection.rb +9 -9
  107. data/lib/comet/models/stat_result.rb +7 -7
  108. data/lib/comet/models/storage_free_space_info.rb +5 -5
  109. data/lib/comet/models/storage_vault_provider_policy.rb +4 -4
  110. data/lib/comet/models/stored_object.rb +11 -11
  111. data/lib/comet/models/streamable_event.rb +16 -5
  112. data/lib/comet/models/swift_destination_location.rb +16 -16
  113. data/lib/comet/models/test_response.rb +5 -5
  114. data/lib/comet/models/totp_regenerated_response.rb +8 -8
  115. data/lib/comet/models/u2fregister_request.rb +5 -5
  116. data/lib/comet/models/u2fregistered_key.rb +6 -6
  117. data/lib/comet/models/u2fregistration_challenge_response.rb +7 -7
  118. data/lib/comet/models/u2fsign_request.rb +6 -6
  119. data/lib/comet/models/u2fsign_response.rb +7 -7
  120. data/lib/comet/models/uninstall_config.rb +3 -3
  121. data/lib/comet/models/update_campaign_device_status.rb +4 -4
  122. data/lib/comet/models/update_campaign_options.rb +3 -3
  123. data/lib/comet/models/update_campaign_properties.rb +5 -5
  124. data/lib/comet/models/update_campaign_status.rb +5 -5
  125. data/lib/comet/models/update_campaign_status_device_entry.rb +6 -6
  126. data/lib/comet/models/user_custom_email_settings.rb +3 -3
  127. data/lib/comet/models/user_on_server.rb +5 -5
  128. data/lib/comet/models/user_policy.rb +7 -7
  129. data/lib/comet/models/user_profile_config.rb +29 -18
  130. data/lib/comet/models/user_profile_fragment.rb +4 -4
  131. data/lib/comet/models/vault_snapshot.rb +12 -6
  132. data/lib/comet/models/vsscomponent.rb +6 -6
  133. data/lib/comet/models/vsswriter_info.rb +4 -4
  134. data/lib/comet/models/wasabi_virtual_storage_role_settings.rb +6 -6
  135. data/lib/comet/models/web_interface_branding_properties.rb +7 -7
  136. data/lib/comet/models/webhook_option.rb +5 -5
  137. data/lib/comet/models/win_smbauth.rb +7 -7
  138. data/lib/comet/models/windows_code_sign_properties.rb +12 -12
  139. data/lib/comet_backup_ruby_sdk.rb +8 -1
  140. metadata +9 -2
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -39,27 +39,27 @@ module Comet
39
39
 
40
40
  # @param [String] json_string The complete object in JSON format
41
41
  def from_json(json_string)
42
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
42
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
43
43
 
44
44
  from_hash(JSON.parse(json_string))
45
45
  end
46
46
 
47
47
  # @param [Hash] obj The complete object as a Ruby hash
48
48
  def from_hash(obj)
49
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
49
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
50
50
 
51
51
  obj.each do |k, v|
52
52
  case k
53
53
  when 'Status'
54
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
54
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
55
55
 
56
56
  @status = v
57
57
  when 'Message'
58
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
58
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
59
59
 
60
60
  @message = v
61
61
  when 'DestinationID'
62
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
62
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
63
63
 
64
64
  @destination_id = v
65
65
  else
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -20,6 +20,9 @@ module Comet
20
20
  # @type [Boolean] overwrite_existing_files
21
21
  attr_accessor :overwrite_existing_files
22
22
 
23
+ # @type [Boolean] dest_is_original_location
24
+ attr_accessor :dest_is_original_location
25
+
23
26
  # @type [String] dest_path
24
27
  attr_accessor :dest_path
25
28
 
@@ -46,25 +49,27 @@ module Comet
46
49
 
47
50
  # @param [String] json_string The complete object in JSON format
48
51
  def from_json(json_string)
49
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
52
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
50
53
 
51
54
  from_hash(JSON.parse(json_string))
52
55
  end
53
56
 
54
57
  # @param [Hash] obj The complete object as a Ruby hash
55
58
  def from_hash(obj)
56
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
59
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
57
60
 
58
61
  obj.each do |k, v|
59
62
  case k
60
63
  when 'Type'
61
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
64
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
62
65
 
63
66
  @type = v
64
67
  when 'OverwriteExistingFiles'
65
68
  @overwrite_existing_files = v
69
+ when 'DestIsOriginalLocation'
70
+ @dest_is_original_location = v
66
71
  when 'DestPath'
67
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
72
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
68
73
 
69
74
  @dest_path = v
70
75
  when 'ExactDestPaths'
@@ -73,13 +78,13 @@ module Comet
73
78
  else
74
79
  @exact_dest_paths = Array.new(v.length)
75
80
  v.each_with_index do |v1, i1|
76
- raise TypeError "'v1' expected String, got #{v1.class}" unless v1.is_a? String
81
+ raise TypeError, "'v1' expected String, got #{v1.class}" unless v1.is_a? String
77
82
 
78
83
  @exact_dest_paths[i1] = v1
79
84
  end
80
85
  end
81
86
  when 'ArchiveFormat'
82
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
87
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
83
88
 
84
89
  @archive_format = v
85
90
  else
@@ -93,6 +98,7 @@ module Comet
93
98
  ret = {}
94
99
  ret['Type'] = @type
95
100
  ret['OverwriteExistingFiles'] = @overwrite_existing_files
101
+ ret['DestIsOriginalLocation'] = @dest_is_original_location
96
102
  ret['DestPath'] = @dest_path
97
103
  ret['ExactDestPaths'] = @exact_dest_paths
98
104
  ret['ArchiveFormat'] = @archive_format
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -35,19 +35,19 @@ module Comet
35
35
 
36
36
  # @param [String] json_string The complete object in JSON format
37
37
  def from_json(json_string)
38
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
38
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
39
39
 
40
40
  from_hash(JSON.parse(json_string))
41
41
  end
42
42
 
43
43
  # @param [Hash] obj The complete object as a Ruby hash
44
44
  def from_hash(obj)
45
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
45
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
46
46
 
47
47
  obj.each do |k, v|
48
48
  case k
49
49
  when 'Mode'
50
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
50
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
51
51
 
52
52
  @mode = v
53
53
  when 'Ranges'
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -59,47 +59,47 @@ module Comet
59
59
 
60
60
  # @param [String] json_string The complete object in JSON format
61
61
  def from_json(json_string)
62
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
62
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
63
63
 
64
64
  from_hash(JSON.parse(json_string))
65
65
  end
66
66
 
67
67
  # @param [Hash] obj The complete object as a Ruby hash
68
68
  def from_hash(obj)
69
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
69
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
70
70
 
71
71
  obj.each do |k, v|
72
72
  case k
73
73
  when 'Type'
74
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
74
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
75
75
 
76
76
  @type = v
77
77
  when 'Timestamp'
78
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
78
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
79
79
 
80
80
  @timestamp = v
81
81
  when 'Jobs'
82
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
82
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
83
83
 
84
84
  @jobs = v
85
85
  when 'Days'
86
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
86
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
87
87
 
88
88
  @days = v
89
89
  when 'Weeks'
90
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
90
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
91
91
 
92
92
  @weeks = v
93
93
  when 'Months'
94
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
94
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
95
95
 
96
96
  @months = v
97
97
  when 'WeekOffset'
98
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
98
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
99
99
 
100
100
  @week_offset = v
101
101
  when 'MonthOffset'
102
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
102
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
103
103
 
104
104
  @month_offset = v
105
105
  else
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -53,37 +53,37 @@ module Comet
53
53
 
54
54
  # @param [String] json_string The complete object in JSON format
55
55
  def from_json(json_string)
56
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
56
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
57
57
 
58
58
  from_hash(JSON.parse(json_string))
59
59
  end
60
60
 
61
61
  # @param [Hash] obj The complete object as a Ruby hash
62
62
  def from_hash(obj)
63
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
63
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
64
64
 
65
65
  obj.each do |k, v|
66
66
  case k
67
67
  when 'S3Server'
68
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
68
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
69
69
 
70
70
  @s3server = v
71
71
  when 'S3UsesTLS'
72
72
  @s3uses_tls = v
73
73
  when 'S3AccessKey'
74
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
74
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
75
75
 
76
76
  @s3access_key = v
77
77
  when 'S3SecretKey'
78
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
78
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
79
79
 
80
80
  @s3secret_key = v
81
81
  when 'S3BucketName'
82
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
82
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
83
83
 
84
84
  @s3bucket_name = v
85
85
  when 'S3Subdir'
86
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
86
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
87
87
 
88
88
  @s3subdir = v
89
89
  when 'S3UsesV2Signing'
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -39,27 +39,27 @@ module Comet
39
39
 
40
40
  # @param [String] json_string The complete object in JSON format
41
41
  def from_json(json_string)
42
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
42
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
43
43
 
44
44
  from_hash(JSON.parse(json_string))
45
45
  end
46
46
 
47
47
  # @param [Hash] obj The complete object as a Ruby hash
48
48
  def from_hash(obj)
49
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
49
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
50
50
 
51
51
  obj.each do |k, v|
52
52
  case k
53
53
  when 'FrequencyType'
54
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
54
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
55
55
 
56
56
  @frequency_type = v
57
57
  when 'SecondsPast'
58
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
58
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
59
59
 
60
60
  @seconds_past = v
61
61
  when 'Offset'
62
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
62
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
63
63
 
64
64
  @offset = v
65
65
  else
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -47,31 +47,31 @@ module Comet
47
47
 
48
48
  # @param [String] json_string The complete object in JSON format
49
49
  def from_json(json_string)
50
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
50
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
51
51
 
52
52
  from_hash(JSON.parse(json_string))
53
53
  end
54
54
 
55
55
  # @param [Hash] obj The complete object as a Ruby hash
56
56
  def from_hash(obj)
57
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
57
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
58
58
 
59
59
  obj.each do |k, v|
60
60
  case k
61
61
  when 'ClauseType'
62
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
62
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
63
63
 
64
64
  @clause_type = v
65
65
  when 'RuleField'
66
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
66
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
67
67
 
68
68
  @rule_field = v
69
69
  when 'RuleOperator'
70
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
70
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
71
71
 
72
72
  @rule_operator = v
73
73
  when 'RuleValue'
74
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
74
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
75
75
 
76
76
  @rule_value = v
77
77
  when 'ClauseChildren'
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -31,14 +31,14 @@ module Comet
31
31
 
32
32
  # @param [String] json_string The complete object in JSON format
33
33
  def from_json(json_string)
34
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
34
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
35
35
 
36
36
  from_hash(JSON.parse(json_string))
37
37
  end
38
38
 
39
39
  # @param [Hash] obj The complete object as a Ruby hash
40
40
  def from_hash(obj)
41
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
41
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
42
42
 
43
43
  obj.each do |k, v|
44
44
  case k
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -31,14 +31,14 @@ module Comet
31
31
 
32
32
  # @param [String] json_string The complete object in JSON format
33
33
  def from_json(json_string)
34
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
34
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
35
35
 
36
36
  from_hash(JSON.parse(json_string))
37
37
  end
38
38
 
39
39
  # @param [Hash] obj The complete object as a Ruby hash
40
40
  def from_hash(obj)
41
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
41
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
42
42
 
43
43
  obj.each do |k, v|
44
44
  case k
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby --enable-frozen-string-literal
2
2
  #
3
- # Copyright (c) 2020-2020 Comet Licensing Ltd.
3
+ # Copyright (c) 2020-2021 Comet Licensing Ltd.
4
4
  # Please see the LICENSE file for usage information.
5
5
  #
6
6
  # SPDX-License-Identifier: MIT
@@ -105,23 +105,23 @@ module Comet
105
105
 
106
106
  # @param [String] json_string The complete object in JSON format
107
107
  def from_json(json_string)
108
- raise TypeError "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
108
+ raise TypeError, "'json_string' expected String, got #{json_string.class}" unless json_string.is_a? String
109
109
 
110
110
  from_hash(JSON.parse(json_string))
111
111
  end
112
112
 
113
113
  # @param [Hash] obj The complete object as a Ruby hash
114
114
  def from_hash(obj)
115
- raise TypeError "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
115
+ raise TypeError, "'obj' expected Hash, got #{obj.class}" unless obj.is_a? Hash
116
116
 
117
117
  obj.each do |k, v|
118
118
  case k
119
119
  when 'Version'
120
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
120
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
121
121
 
122
122
  @version = v
123
123
  when 'VersionCodename'
124
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
124
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
125
125
 
126
126
  @version_codename = v
127
127
  when 'StorageRole'
@@ -140,57 +140,57 @@ module Comet
140
140
  else
141
141
  @experimental_options = Array.new(v.length)
142
142
  v.each_with_index do |v1, i1|
143
- raise TypeError "'v1' expected String, got #{v1.class}" unless v1.is_a? String
143
+ raise TypeError, "'v1' expected String, got #{v1.class}" unless v1.is_a? String
144
144
 
145
145
  @experimental_options[i1] = v1
146
146
  end
147
147
  end
148
148
  when 'ServerStartTime'
149
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
149
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
150
150
 
151
151
  @server_start_time = v
152
152
  when 'ServerStartHash'
153
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
153
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
154
154
 
155
155
  @server_start_hash = v
156
156
  when 'CurrentTime'
157
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
157
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
158
158
 
159
159
  @current_time = v
160
160
  when 'ServerLicenseHash'
161
- raise TypeError "'v' expected String, got #{v.class}" unless v.is_a? String
161
+ raise TypeError, "'v' expected String, got #{v.class}" unless v.is_a? String
162
162
 
163
163
  @server_license_hash = v
164
164
  when 'LicenseValidUntil'
165
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
165
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
166
166
 
167
167
  @license_valid_until = v
168
168
  when 'EmailsSentSuccessfully'
169
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
169
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
170
170
 
171
171
  @emails_sent_successfully = v
172
172
  when 'EmailsSentErrors'
173
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
173
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
174
174
 
175
175
  @emails_sent_errors = v
176
176
  when 'EmailsWaitingInQueue'
177
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
177
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
178
178
 
179
179
  @emails_waiting_in_queue = v
180
180
  when 'ScheduledEmailThreadCurrentState'
181
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
181
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
182
182
 
183
183
  @scheduled_email_thread_current_state = v
184
184
  when 'ScheduledEmailThreadLastCalculateDurationNanos'
185
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
185
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
186
186
 
187
187
  @scheduled_email_thread_last_calculate_duration_nanos = v
188
188
  when 'ScheduledEmailThreadWaitingUntil'
189
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
189
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
190
190
 
191
191
  @scheduled_email_thread_waiting_until = v
192
192
  when 'ScheduledEmailThreadLastWakeTime'
193
- raise TypeError "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
193
+ raise TypeError, "'v' expected Numeric, got #{v.class}" unless v.is_a? Numeric
194
194
 
195
195
  @scheduled_email_thread_last_wake_time = v
196
196
  when 'ScheduledEmailThreadLastWakeSentEmails'