tencentcloud-sdk-dc 3.0.545 → 3.0.546

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/v20180410/models.rb +14 -3
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ca96053166a648130b54585b93a0429c78cf852c
4
- data.tar.gz: 8595b750227d0d283e32999ad4ef2dabb8da2f30
3
+ metadata.gz: c2ed33a4a1fcc3c2efdbec23c318ee8c71a3968b
4
+ data.tar.gz: b323e74cbc8b7a78c0f29c996d02e143157c2795
5
5
  SHA512:
6
- metadata.gz: c84f347aebdf45c91e8ed625018ee83d96dbc3741132747e85db24790ecc9f03e115b3985e05ddcb9302e79a33ee883d969184b5f20933414bf603502778d5bb
7
- data.tar.gz: b7f2618a82fe143bb385f07540c2f4f44d560a257ca9ea72a47e4ac942f711969c10d0f9657b495685c17aa3a1058c97fd07a529c337eabf62cc955d52555171
6
+ metadata.gz: 403539a43cb8969d63646fd1b2f792c4b1f52b0c3abdf2b440b97f3ed22aebeea84105dfdfcca5f4e444520774c59cd0a90ba30c6a3cc29bbe8b54a34d2ff982
7
+ data.tar.gz: 584cf95d9e137fdd9bd665f7f818edb68335eaa8bd73eb1ecbcc01bac677235ea014d8e4aa5be09db6ee435701186b8d8c52cf504f611af976215dafe86571ea
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.545
1
+ 3.0.546
@@ -249,9 +249,20 @@ module TencentCloud
249
249
  # @param AccessPointId: 物理专线所在的接入点。
250
250
  # 您可以通过调用 DescribeAccessPoints接口获取地域ID。所选择的接入点必须存在且处于可接入的状态。
251
251
  # @type AccessPointId: String
252
- # @param LineOperator: 提供接入物理专线的运营商。ChinaTelecom:中国电信, ChinaMobile:中国移动,ChinaUnicom:中国联通, In-houseWiring:楼内线,ChinaOther:中国其他, InternationalOperator:境外其他。
252
+ # @param LineOperator: 提供接入物理专线的运营商。
253
+ # ChinaTelecom:中国电信;
254
+ # ChinaMobile:中国移动;
255
+ # ChinaUnicom:中国联通;
256
+ # In-houseWiring:楼内线;
257
+ # ChinaOther:中国其他;
258
+ # InternationalOperator:境外其他。
253
259
  # @type LineOperator: String
254
- # @param PortType: 物理专线接入端口类型,取值:100Base-T:百兆电口,1000Base-T(默认值):千兆电口,1000Base-LX:千兆单模光口(10千米),10GBase-T:万兆电口10GBase-LR:万兆单模光口(10千米),默认值,千兆单模光口(10千米)。
260
+ # @param PortType: 物理专线接入端口类型,取值:
261
+ # 100Base-T:百兆电口;
262
+ # 1000Base-T(默认值):千兆电口;
263
+ # 1000Base-LX:千兆单模光口(10千米);
264
+ # 10GBase-T:万兆电口;
265
+ # 10GBase-LR(默认值):万兆单模光口(10千米)。
255
266
  # @type PortType: String
256
267
  # @param CircuitCode: 运营商或者服务商为物理专线提供的电路编码。
257
268
  # @type CircuitCode: String
@@ -277,7 +288,7 @@ module TencentCloud
277
288
  # @type FaultReportContactPerson: String
278
289
  # @param FaultReportContactNumber: 报障联系电话。
279
290
  # @type FaultReportContactNumber: String
280
- # @param SignLaw: 物理专线申请者是否签署了用户使用协议。默认已签署
291
+ # @param SignLaw: 物理专线申请者是否签署了用户使用协议。默认已签署。
281
292
  # @type SignLaw: Boolean
282
293
 
283
294
  attr_accessor :DirectConnectName, :AccessPointId, :LineOperator, :PortType, :CircuitCode, :Location, :Bandwidth, :RedundantDirectConnectId, :Vlan, :TencentAddress, :CustomerAddress, :CustomerName, :CustomerContactMail, :CustomerContactNumber, :FaultReportContactPerson, :FaultReportContactNumber, :SignLaw
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.545
4
+ version: 3.0.546
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-05 00:00:00.000000000 Z
11
+ date: 2023-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-dc.rb
37
- - lib/v20180410/models.rb
38
37
  - lib/v20180410/client.rb
38
+ - lib/v20180410/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: