tencentcloud-sdk-bma 3.0.411 → 3.0.412

Sign up to get free protection for your applications and to get access to all the features.
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: 0c9e29c18e6e4f47cb3b1a2096bf01802d9e55fa
4
+ data.tar.gz: 717e108ed91854ff8985694604fc5b7e409434bb
5
5
  SHA512:
6
- metadata.gz: 63baa6c20b5b261ba86960c2f1850dfd95169a6dcca66aa985c2ac3bae59b282f9ae04d719237843bd90c053c4beece3eb475c352df7f0e73c95ba62e352b994
7
- data.tar.gz: dc3ed529010ba2f623f59d1c3f81f941102cfbb4266a03408f1ac8d02d64fbde27a7b62a8e29f25880d25cbfd8e71f4bbcbc952ef1c90891db99e736b2ee6be3
6
+ metadata.gz: 45d436b36fe9ee3d6f391178e0cf43b83cbac1bff1765e22a88971d07711ef0031d2aab6218ce811c7c22e7898019096b90eb43ec3ea5c8b8b89fd3a41103710
7
+ data.tar.gz: 0e962585990df88c7061554827a88b3f3a25228918ac50ce263c8fbba478ffdfd73e8b74b1c3eb34c04eaa18daed61bd19dc645e6cd403ef2b50d5467a8585e5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.411
1
+ 3.0.412
@@ -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.412
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