groupdocs_viewer_cloud 24.12 → 25.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. checksums.yaml +4 -4
  2. data/lib/groupdocs_viewer_cloud/api/file_api.rb +6 -6
  3. data/lib/groupdocs_viewer_cloud/api/folder_api.rb +6 -6
  4. data/lib/groupdocs_viewer_cloud/api/info_api.rb +2 -2
  5. data/lib/groupdocs_viewer_cloud/api/license_api.rb +1 -1
  6. data/lib/groupdocs_viewer_cloud/api/storage_api.rb +5 -5
  7. data/lib/groupdocs_viewer_cloud/api/view_api.rb +4 -4
  8. data/lib/groupdocs_viewer_cloud/api_client.rb +1 -1
  9. data/lib/groupdocs_viewer_cloud/api_client_error.rb +1 -1
  10. data/lib/groupdocs_viewer_cloud/configuration.rb +1 -1
  11. data/lib/groupdocs_viewer_cloud/models/api_error.rb +1 -1
  12. data/lib/groupdocs_viewer_cloud/models/api_error_response.rb +1 -1
  13. data/lib/groupdocs_viewer_cloud/models/archive_options.rb +1 -1
  14. data/lib/groupdocs_viewer_cloud/models/archive_view_info.rb +1 -1
  15. data/lib/groupdocs_viewer_cloud/models/attachment_info.rb +1 -1
  16. data/lib/groupdocs_viewer_cloud/models/attachment_view.rb +1 -1
  17. data/lib/groupdocs_viewer_cloud/models/cad_options.rb +1 -1
  18. data/lib/groupdocs_viewer_cloud/models/cad_view_info.rb +1 -1
  19. data/lib/groupdocs_viewer_cloud/models/character.rb +1 -1
  20. data/lib/groupdocs_viewer_cloud/models/consumption_result.rb +20 -5
  21. data/lib/groupdocs_viewer_cloud/models/delete_view_options.rb +1 -1
  22. data/lib/groupdocs_viewer_cloud/models/disc_usage.rb +1 -1
  23. data/lib/groupdocs_viewer_cloud/models/email_options.rb +1 -1
  24. data/lib/groupdocs_viewer_cloud/models/error.rb +1 -1
  25. data/lib/groupdocs_viewer_cloud/models/error_details.rb +1 -1
  26. data/lib/groupdocs_viewer_cloud/models/field_label.rb +1 -1
  27. data/lib/groupdocs_viewer_cloud/models/file_info.rb +1 -1
  28. data/lib/groupdocs_viewer_cloud/models/file_version.rb +1 -1
  29. data/lib/groupdocs_viewer_cloud/models/file_versions.rb +1 -1
  30. data/lib/groupdocs_viewer_cloud/models/files_list.rb +1 -1
  31. data/lib/groupdocs_viewer_cloud/models/files_upload_result.rb +1 -1
  32. data/lib/groupdocs_viewer_cloud/models/format.rb +1 -1
  33. data/lib/groupdocs_viewer_cloud/models/formats_result.rb +1 -1
  34. data/lib/groupdocs_viewer_cloud/models/html_options.rb +20 -5
  35. data/lib/groupdocs_viewer_cloud/models/html_resource.rb +1 -1
  36. data/lib/groupdocs_viewer_cloud/models/image_options.rb +1 -1
  37. data/lib/groupdocs_viewer_cloud/models/info_result.rb +1 -1
  38. data/lib/groupdocs_viewer_cloud/models/layer.rb +1 -1
  39. data/lib/groupdocs_viewer_cloud/models/layout.rb +1 -1
  40. data/lib/groupdocs_viewer_cloud/models/line.rb +1 -1
  41. data/lib/groupdocs_viewer_cloud/models/mail_storage_options.rb +1 -1
  42. data/lib/groupdocs_viewer_cloud/models/object_exist.rb +1 -1
  43. data/lib/groupdocs_viewer_cloud/models/outlook_options.rb +1 -1
  44. data/lib/groupdocs_viewer_cloud/models/outlook_view_info.rb +1 -1
  45. data/lib/groupdocs_viewer_cloud/models/page_info.rb +1 -1
  46. data/lib/groupdocs_viewer_cloud/models/page_rotation.rb +1 -1
  47. data/lib/groupdocs_viewer_cloud/models/page_view.rb +1 -1
  48. data/lib/groupdocs_viewer_cloud/models/pdf_document_options.rb +1 -1
  49. data/lib/groupdocs_viewer_cloud/models/pdf_optimization_options.rb +1 -1
  50. data/lib/groupdocs_viewer_cloud/models/pdf_options.rb +1 -1
  51. data/lib/groupdocs_viewer_cloud/models/pdf_view_info.rb +1 -1
  52. data/lib/groupdocs_viewer_cloud/models/project_management_options.rb +1 -1
  53. data/lib/groupdocs_viewer_cloud/models/project_management_view_info.rb +1 -1
  54. data/lib/groupdocs_viewer_cloud/models/render_options.rb +1 -1
  55. data/lib/groupdocs_viewer_cloud/models/resource.rb +1 -1
  56. data/lib/groupdocs_viewer_cloud/models/spreadsheet_options.rb +1 -1
  57. data/lib/groupdocs_viewer_cloud/models/storage_exist.rb +1 -1
  58. data/lib/groupdocs_viewer_cloud/models/storage_file.rb +1 -1
  59. data/lib/groupdocs_viewer_cloud/models/text_element.rb +1 -1
  60. data/lib/groupdocs_viewer_cloud/models/text_options.rb +1 -1
  61. data/lib/groupdocs_viewer_cloud/models/tile.rb +1 -1
  62. data/lib/groupdocs_viewer_cloud/models/view_options.rb +1 -1
  63. data/lib/groupdocs_viewer_cloud/models/view_result.rb +1 -1
  64. data/lib/groupdocs_viewer_cloud/models/visio_rendering_options.rb +1 -1
  65. data/lib/groupdocs_viewer_cloud/models/watermark.rb +1 -1
  66. data/lib/groupdocs_viewer_cloud/models/web_document_options.rb +1 -1
  67. data/lib/groupdocs_viewer_cloud/models/word.rb +1 -1
  68. data/lib/groupdocs_viewer_cloud/models/word_processing_options.rb +102 -5
  69. data/lib/groupdocs_viewer_cloud/version.rb +2 -2
  70. data/lib/groupdocs_viewer_cloud.rb +1 -1
  71. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b67339567de8497ad95b20a26d8281fba5787042484786e9d7b79b044bfa7ebe
4
- data.tar.gz: 86955d7649e7dda66ee45eebe2e3fc29e02930e2492f63f09c6aa9b5625497f1
3
+ metadata.gz: acde46f4aacd4723e66cc9971aa29633470ca1aa299cd5ba422323426186cd98
4
+ data.tar.gz: bd70233ddbf0b810deb4b349af1b5bb09bc5c5d32a4bf3c7d0824d4daeafcb61
5
5
  SHA512:
6
- metadata.gz: 86084f9b6ddfe85e4edd239273ab36a330c38bc66bb5ed9b57ab8da05d75f3e4a9ca76dc19e5a9319230520ff55e549bbf66133ca981fb218168091d8095abd6
7
- data.tar.gz: 4a1be5d5bc4cd2c92446e24aabc86a56f36c98580b960db289f2934afed81751131a4690d00b0de6f71937ddbd3eed2f8a74f3eb230572ce333ca57c21d0023e
6
+ metadata.gz: db8757a4389ed6f1b8a9891dad5008b9504f5a4a90f3837825fa27ac5589a762178a378ec1ada47ee9a44388ab9f4664af7b8ccd104d36da9388b5c0069e003d
7
+ data.tar.gz: 0222d351a8dcbbeb77a51d79550834cc8865924c8a5e863e4a35dc601c3f451813e27df99b6c76a6f8b7c2830489a3d00dcdfe2bfde533481f8786534878cf06
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="file.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -449,7 +449,7 @@ end
449
449
  #
450
450
  # --------------------------------------------------------------------------------------------------------------------
451
451
  # <copyright company="Aspose Pty Ltd" file="copy_file_request.rb">
452
- # Copyright (c) 2003-2024 Aspose Pty Ltd
452
+ # Copyright (c) Aspose Pty Ltd
453
453
  # </copyright>
454
454
  # <summary>
455
455
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -510,7 +510,7 @@ end
510
510
  #
511
511
  # --------------------------------------------------------------------------------------------------------------------
512
512
  # <copyright company="Aspose Pty Ltd" file="delete_file_request.rb">
513
- # Copyright (c) 2003-2024 Aspose Pty Ltd
513
+ # Copyright (c) Aspose Pty Ltd
514
514
  # </copyright>
515
515
  # <summary>
516
516
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -563,7 +563,7 @@ end
563
563
  #
564
564
  # --------------------------------------------------------------------------------------------------------------------
565
565
  # <copyright company="Aspose Pty Ltd" file="download_file_request.rb">
566
- # Copyright (c) 2003-2024 Aspose Pty Ltd
566
+ # Copyright (c) Aspose Pty Ltd
567
567
  # </copyright>
568
568
  # <summary>
569
569
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -616,7 +616,7 @@ end
616
616
  #
617
617
  # --------------------------------------------------------------------------------------------------------------------
618
618
  # <copyright company="Aspose Pty Ltd" file="move_file_request.rb">
619
- # Copyright (c) 2003-2024 Aspose Pty Ltd
619
+ # Copyright (c) Aspose Pty Ltd
620
620
  # </copyright>
621
621
  # <summary>
622
622
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -677,7 +677,7 @@ end
677
677
  #
678
678
  # --------------------------------------------------------------------------------------------------------------------
679
679
  # <copyright company="Aspose Pty Ltd" file="upload_file_request.rb">
680
- # Copyright (c) 2003-2024 Aspose Pty Ltd
680
+ # Copyright (c) Aspose Pty Ltd
681
681
  # </copyright>
682
682
  # <summary>
683
683
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="folder.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -430,7 +430,7 @@ end
430
430
  #
431
431
  # --------------------------------------------------------------------------------------------------------------------
432
432
  # <copyright company="Aspose Pty Ltd" file="copy_folder_request.rb">
433
- # Copyright (c) 2003-2024 Aspose Pty Ltd
433
+ # Copyright (c) Aspose Pty Ltd
434
434
  # </copyright>
435
435
  # <summary>
436
436
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -487,7 +487,7 @@ end
487
487
  #
488
488
  # --------------------------------------------------------------------------------------------------------------------
489
489
  # <copyright company="Aspose Pty Ltd" file="create_folder_request.rb">
490
- # Copyright (c) 2003-2024 Aspose Pty Ltd
490
+ # Copyright (c) Aspose Pty Ltd
491
491
  # </copyright>
492
492
  # <summary>
493
493
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -536,7 +536,7 @@ end
536
536
  #
537
537
  # --------------------------------------------------------------------------------------------------------------------
538
538
  # <copyright company="Aspose Pty Ltd" file="delete_folder_request.rb">
539
- # Copyright (c) 2003-2024 Aspose Pty Ltd
539
+ # Copyright (c) Aspose Pty Ltd
540
540
  # </copyright>
541
541
  # <summary>
542
542
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -589,7 +589,7 @@ end
589
589
  #
590
590
  # --------------------------------------------------------------------------------------------------------------------
591
591
  # <copyright company="Aspose Pty Ltd" file="get_files_list_request.rb">
592
- # Copyright (c) 2003-2024 Aspose Pty Ltd
592
+ # Copyright (c) Aspose Pty Ltd
593
593
  # </copyright>
594
594
  # <summary>
595
595
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -638,7 +638,7 @@ end
638
638
  #
639
639
  # --------------------------------------------------------------------------------------------------------------------
640
640
  # <copyright company="Aspose Pty Ltd" file="move_folder_request.rb">
641
- # Copyright (c) 2003-2024 Aspose Pty Ltd
641
+ # Copyright (c) Aspose Pty Ltd
642
642
  # </copyright>
643
643
  # <summary>
644
644
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="info.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -222,7 +222,7 @@ end
222
222
  #
223
223
  # --------------------------------------------------------------------------------------------------------------------
224
224
  # <copyright company="Aspose Pty Ltd" file="get_info_request.rb">
225
- # Copyright (c) 2003-2024 Aspose Pty Ltd
225
+ # Copyright (c) Aspose Pty Ltd
226
226
  # </copyright>
227
227
  # <summary>
228
228
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="license.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="storage.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -350,7 +350,7 @@ end
350
350
  #
351
351
  # --------------------------------------------------------------------------------------------------------------------
352
352
  # <copyright company="Aspose Pty Ltd" file="get_disc_usage_request.rb">
353
- # Copyright (c) 2003-2024 Aspose Pty Ltd
353
+ # Copyright (c) Aspose Pty Ltd
354
354
  # </copyright>
355
355
  # <summary>
356
356
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -395,7 +395,7 @@ end
395
395
  #
396
396
  # --------------------------------------------------------------------------------------------------------------------
397
397
  # <copyright company="Aspose Pty Ltd" file="get_file_versions_request.rb">
398
- # Copyright (c) 2003-2024 Aspose Pty Ltd
398
+ # Copyright (c) Aspose Pty Ltd
399
399
  # </copyright>
400
400
  # <summary>
401
401
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -444,7 +444,7 @@ end
444
444
  #
445
445
  # --------------------------------------------------------------------------------------------------------------------
446
446
  # <copyright company="Aspose Pty Ltd" file="object_exists_request.rb">
447
- # Copyright (c) 2003-2024 Aspose Pty Ltd
447
+ # Copyright (c) Aspose Pty Ltd
448
448
  # </copyright>
449
449
  # <summary>
450
450
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -497,7 +497,7 @@ end
497
497
  #
498
498
  # --------------------------------------------------------------------------------------------------------------------
499
499
  # <copyright company="Aspose Pty Ltd" file="storage_exists_request.rb">
500
- # Copyright (c) 2003-2024 Aspose Pty Ltd
500
+ # Copyright (c) Aspose Pty Ltd
501
501
  # </copyright>
502
502
  # <summary>
503
503
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="view.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -291,7 +291,7 @@ end
291
291
  #
292
292
  # --------------------------------------------------------------------------------------------------------------------
293
293
  # <copyright company="Aspose Pty Ltd" file="convert_and_download_request.rb">
294
- # Copyright (c) 2003-2024 Aspose Pty Ltd
294
+ # Copyright (c) Aspose Pty Ltd
295
295
  # </copyright>
296
296
  # <summary>
297
297
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -348,7 +348,7 @@ end
348
348
  #
349
349
  # --------------------------------------------------------------------------------------------------------------------
350
350
  # <copyright company="Aspose Pty Ltd" file="create_view_request.rb">
351
- # Copyright (c) 2003-2024 Aspose Pty Ltd
351
+ # Copyright (c) Aspose Pty Ltd
352
352
  # </copyright>
353
353
  # <summary>
354
354
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -393,7 +393,7 @@ end
393
393
  #
394
394
  # --------------------------------------------------------------------------------------------------------------------
395
395
  # <copyright company="Aspose Pty Ltd" file="delete_view_request.rb">
396
- # Copyright (c) 2003-2024 Aspose Pty Ltd
396
+ # Copyright (c) Aspose Pty Ltd
397
397
  # </copyright>
398
398
  # <summary>
399
399
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="api_client.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="api_error.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="configuration.rb">
3
- # Copyright (c) 2003-2024 Aspose Pty Ltd
3
+ # Copyright (c) Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="api_error.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="api_error_response.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="archive_options.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="archive_view_info.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="attachment_info.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="attachment_view.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="cad_options.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="cad_view_info.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="character.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="consumption_result.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -37,11 +37,15 @@ module GroupDocsViewerCloud
37
37
  # Amount of MBs processed
38
38
  attr_accessor :quantity
39
39
 
40
+ # Billed API calls number
41
+ attr_accessor :billed_api_calls
42
+
40
43
  # Attribute mapping from ruby-style variable name to JSON key.
41
44
  def self.attribute_map
42
45
  {
43
46
  :'credit' => :'Credit',
44
- :'quantity' => :'Quantity'
47
+ :'quantity' => :'Quantity',
48
+ :'billed_api_calls' => :'BilledApiCalls'
45
49
  }
46
50
  end
47
51
 
@@ -49,7 +53,8 @@ module GroupDocsViewerCloud
49
53
  def self.swagger_types
50
54
  {
51
55
  :'credit' => :'Float',
52
- :'quantity' => :'Float'
56
+ :'quantity' => :'Float',
57
+ :'billed_api_calls' => :'Float'
53
58
  }
54
59
  end
55
60
 
@@ -69,6 +74,10 @@ module GroupDocsViewerCloud
69
74
  self.quantity = attributes[:'Quantity']
70
75
  end
71
76
 
77
+ if attributes.key?(:'BilledApiCalls')
78
+ self.billed_api_calls = attributes[:'BilledApiCalls']
79
+ end
80
+
72
81
  end
73
82
 
74
83
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -83,6 +92,10 @@ module GroupDocsViewerCloud
83
92
  invalid_properties.push("invalid value for 'quantity', quantity cannot be nil.")
84
93
  end
85
94
 
95
+ if @billed_api_calls.nil?
96
+ invalid_properties.push("invalid value for 'billed_api_calls', billed_api_calls cannot be nil.")
97
+ end
98
+
86
99
  return invalid_properties
87
100
  end
88
101
 
@@ -91,6 +104,7 @@ module GroupDocsViewerCloud
91
104
  def valid?
92
105
  return false if @credit.nil?
93
106
  return false if @quantity.nil?
107
+ return false if @billed_api_calls.nil?
94
108
  return true
95
109
  end
96
110
 
@@ -100,7 +114,8 @@ module GroupDocsViewerCloud
100
114
  return true if self.equal?(other)
101
115
  self.class == other.class &&
102
116
  credit == other.credit &&
103
- quantity == other.quantity
117
+ quantity == other.quantity &&
118
+ billed_api_calls == other.billed_api_calls
104
119
  end
105
120
 
106
121
  # @see the `==` method
@@ -112,7 +127,7 @@ module GroupDocsViewerCloud
112
127
  # Calculates hash code according to all attributes.
113
128
  # @return [Fixnum] Hash code
114
129
  def hash
115
- [credit, quantity].hash
130
+ [credit, quantity, billed_api_calls].hash
116
131
  end
117
132
 
118
133
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="delete_view_options.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="disc_usage.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="email_options.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="error.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="error_details.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="field_label.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="file_info.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="file_version.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="file_versions.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="files_list.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="files_upload_result.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="format.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="formats_result.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="html_options.rb">
4
- # Copyright (c) 2003-2024 Aspose Pty Ltd
4
+ # Copyright (c) Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -133,6 +133,9 @@ module GroupDocsViewerCloud
133
133
  # Enables HTML content will be rendered to single page
134
134
  attr_accessor :render_to_single_page
135
135
 
136
+ # Allows to remove the JavaScript source code from the links in resultant HTML documents, when rendering input documents, which have the scripts. By default is enabled (true).
137
+ attr_accessor :remove_java_script
138
+
136
139
  # Attribute mapping from ruby-style variable name to JSON key.
137
140
  def self.attribute_map
138
141
  {
@@ -169,7 +172,8 @@ module GroupDocsViewerCloud
169
172
  :'image_width' => :'ImageWidth',
170
173
  :'image_max_height' => :'ImageMaxHeight',
171
174
  :'image_max_width' => :'ImageMaxWidth',
172
- :'render_to_single_page' => :'RenderToSinglePage'
175
+ :'render_to_single_page' => :'RenderToSinglePage',
176
+ :'remove_java_script' => :'RemoveJavaScript'
173
177
  }
174
178
  end
175
179
 
@@ -209,7 +213,8 @@ module GroupDocsViewerCloud
209
213
  :'image_width' => :'Integer',
210
214
  :'image_max_height' => :'Integer',
211
215
  :'image_max_width' => :'Integer',
212
- :'render_to_single_page' => :'BOOLEAN'
216
+ :'render_to_single_page' => :'BOOLEAN',
217
+ :'remove_java_script' => :'BOOLEAN'
213
218
  }
214
219
  end
215
220
 
@@ -363,6 +368,10 @@ module GroupDocsViewerCloud
363
368
  self.render_to_single_page = attributes[:'RenderToSinglePage']
364
369
  end
365
370
 
371
+ if attributes.key?(:'RemoveJavaScript')
372
+ self.remove_java_script = attributes[:'RemoveJavaScript']
373
+ end
374
+
366
375
  end
367
376
 
368
377
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -429,6 +438,10 @@ module GroupDocsViewerCloud
429
438
  invalid_properties.push("invalid value for 'render_to_single_page', render_to_single_page cannot be nil.")
430
439
  end
431
440
 
441
+ if @remove_java_script.nil?
442
+ invalid_properties.push("invalid value for 'remove_java_script', remove_java_script cannot be nil.")
443
+ end
444
+
432
445
  return invalid_properties
433
446
  end
434
447
 
@@ -450,6 +463,7 @@ module GroupDocsViewerCloud
450
463
  return false if @image_max_height.nil?
451
464
  return false if @image_max_width.nil?
452
465
  return false if @render_to_single_page.nil?
466
+ return false if @remove_java_script.nil?
453
467
  return true
454
468
  end
455
469
 
@@ -491,7 +505,8 @@ module GroupDocsViewerCloud
491
505
  image_width == other.image_width &&
492
506
  image_max_height == other.image_max_height &&
493
507
  image_max_width == other.image_max_width &&
494
- render_to_single_page == other.render_to_single_page
508
+ render_to_single_page == other.render_to_single_page &&
509
+ remove_java_script == other.remove_java_script
495
510
  end
496
511
 
497
512
  # @see the `==` method
@@ -503,7 +518,7 @@ module GroupDocsViewerCloud
503
518
  # Calculates hash code according to all attributes.
504
519
  # @return [Fixnum] Hash code
505
520
  def hash
506
- [start_page_number, count_pages_to_render, pages_to_render, page_rotations, default_font_name, default_encoding, detect_encoding, render_comments, render_notes, render_hidden_pages, spreadsheet_options, cad_options, email_options, project_management_options, pdf_document_options, word_processing_options, outlook_options, archive_options, text_options, mail_storage_options, visio_rendering_options, web_document_options, external_resources, resource_path, is_responsive, minify, exclude_fonts, fonts_to_exclude, for_printing, image_height, image_width, image_max_height, image_max_width, render_to_single_page].hash
521
+ [start_page_number, count_pages_to_render, pages_to_render, page_rotations, default_font_name, default_encoding, detect_encoding, render_comments, render_notes, render_hidden_pages, spreadsheet_options, cad_options, email_options, project_management_options, pdf_document_options, word_processing_options, outlook_options, archive_options, text_options, mail_storage_options, visio_rendering_options, web_document_options, external_resources, resource_path, is_responsive, minify, exclude_fonts, fonts_to_exclude, for_printing, image_height, image_width, image_max_height, image_max_width, render_to_single_page, remove_java_script].hash
507
522
  end
508
523
 
509
524
  # Downcases first letter.