tencentcloud-sdk-bma 3.0.411 → 3.0.413

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210624/models.rb +11 -11
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 05539348d6ef7f04d96124407b5770b1e932d0b4
4
- data.tar.gz: 1b7c5f1fb7713cc4cbe8640d80e259f274079a59
3
+ metadata.gz: 9a22e1f000112254b8acc05c83871708c3c09dc7
4
+ data.tar.gz: e2f93f8d228b72dab45c9a14f6e3848123068872
5
5
  SHA512:
6
- metadata.gz: 63baa6c20b5b261ba86960c2f1850dfd95169a6dcca66aa985c2ac3bae59b282f9ae04d719237843bd90c053c4beece3eb475c352df7f0e73c95ba62e352b994
7
- data.tar.gz: dc3ed529010ba2f623f59d1c3f81f941102cfbb4266a03408f1ac8d02d64fbde27a7b62a8e29f25880d25cbfd8e71f4bbcbc952ef1c90891db99e736b2ee6be3
6
+ metadata.gz: 616784df6dcc4b4a0fc2248e2406a3aa7e4bf9651852b429b1863794f0ded02352764aac0f322ced99e6a8136288cf7e05cac8733bef9c9d4c5f772c00c52625
7
+ data.tar.gz: 9432d2aef7f8cd6ccabb28ed89694351fe6ab345b79b173ed8d5692f6b7af9a2735b0d8e941c821172d3bbef3f2be57538d808d9861a71b51a3cb58ddbb13414
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.411
1
+ 3.0.413
@@ -716,7 +716,7 @@ module TencentCloud
716
716
  # @type SamplePublicURL: String
717
717
  # @param IsMonitor: 是否启用监测 0:不启用 1:启用 默认为0
718
718
  # @type IsMonitor: String
719
- # @param IsCert: 是否启用存证0:不启用 1:启用 默认为1
719
+ # @param IsCert: 是否启用存证0:不存证 2:存证 默认为0
720
720
  # @type IsCert: String
721
721
  # @param CertUrl: 存证回调地址
722
722
  # @type CertUrl: String
@@ -724,25 +724,25 @@ module TencentCloud
724
724
  # @type MonitorUrl: String
725
725
  # @param ProduceType: 创作性质(原创,改编,翻译,汇编,注释,整理,其他)
726
726
  # @type ProduceType: String
727
- # @param WhiteLists: xxx
727
+ # @param WhiteLists: 白名单
728
728
  # @type WhiteLists: Array
729
- # @param WorkId: x
729
+ # @param WorkId: 作品ID
730
730
  # @type WorkId: Integer
731
- # @param ProducerName: xx
731
+ # @param ProducerName: 著作权人姓名
732
732
  # @type ProducerName: String
733
- # @param Nickname: xx
733
+ # @param Nickname: 作者
734
734
  # @type Nickname: String
735
- # @param Authorization: x
735
+ # @param Authorization: 授权书
736
736
  # @type Authorization: String
737
- # @param AuthorizationStartTime: x
737
+ # @param AuthorizationStartTime: 授权书开始时间
738
738
  # @type AuthorizationStartTime: String
739
- # @param AuthorizationEndTime: x
739
+ # @param AuthorizationEndTime: 授权书结束时间
740
740
  # @type AuthorizationEndTime: String
741
- # @param ContentType: x
741
+ # @param ContentType: 内容格式
742
742
  # @type ContentType: String
743
- # @param Content: x
743
+ # @param Content: 文件内容
744
744
  # @type Content: String
745
- # @param MonitorEndTime: x
745
+ # @param MonitorEndTime: 监测结束时间
746
746
  # @type MonitorEndTime: String
747
747
 
748
748
  attr_accessor :WorkName, :WorkCategory, :WorkType, :WorkSign, :WorkPic, :WorkDesc, :IsOriginal, :IsRelease, :ProducerID, :ProduceTime, :SampleContentURL, :SampleDownloadURL, :GrantType, :SamplePublicURL, :IsMonitor, :IsCert, :CertUrl, :MonitorUrl, :ProduceType, :WhiteLists, :WorkId, :ProducerName, :Nickname, :Authorization, :AuthorizationStartTime, :AuthorizationEndTime, :ContentType, :Content, :MonitorEndTime
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-bma
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.411
4
+ version: 3.0.413
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-16 00:00:00.000000000 Z
11
+ date: 2022-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common