tencentcloud-sdk-privatedns 3.0.1074 → 3.0.1120
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201028/client.rb +1 -1
- data/lib/v20201028/models.rb +6 -6
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 499b8dfca81c4a30f93051ad6062f5627da01bc1
|
4
|
+
data.tar.gz: 0a32d75e2fc4075b26d7379ffe627f9379d9d39b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53104a8250b0feea08b9f331314bba66d704adf4f291074eea2873674d27fc7dc7a90b12b67277d87c172714e06a9359fac87b60367848fcd9743de1c8d32064
|
7
|
+
data.tar.gz: e1be4968092d088e68ee01b5d17a6648dbd8ae8117750395d08018694863ce887bff4c1107039feaf7983e5d7be447b6a53e2a5d4ae39dbf9ac60dd16dfc2853
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1120
|
data/lib/v20201028/client.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
data/lib/v20201028/models.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
# Copyright (c) 2017-
|
3
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
4
4
|
#
|
5
5
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
6
|
# you may not use this file except in compliance with the License.
|
@@ -364,8 +364,8 @@ module TencentCloud
|
|
364
364
|
|
365
365
|
attr_accessor :Domain, :TagSet, :VpcSet, :Remark, :DnsForwardStatus, :Vpcs, :AccountVpcSet, :CnameSpeedupStatus
|
366
366
|
extend Gem::Deprecate
|
367
|
-
deprecate :Vpcs, :none, 2025,
|
368
|
-
deprecate :Vpcs=, :none, 2025,
|
367
|
+
deprecate :Vpcs, :none, 2025, 8
|
368
|
+
deprecate :Vpcs=, :none, 2025, 8
|
369
369
|
|
370
370
|
def initialize(domain=nil, tagset=nil, vpcset=nil, remark=nil, dnsforwardstatus=nil, vpcs=nil, accountvpcset=nil, cnamespeedupstatus=nil)
|
371
371
|
@Domain = domain
|
@@ -420,7 +420,7 @@ module TencentCloud
|
|
420
420
|
|
421
421
|
# CreatePrivateZone返回参数结构体
|
422
422
|
class CreatePrivateZoneResponse < TencentCloud::Common::AbstractModel
|
423
|
-
# @param ZoneId: 私有域ID, zone-
|
423
|
+
# @param ZoneId: 私有域ID, zone-12sa5ce78
|
424
424
|
# @type ZoneId: String
|
425
425
|
# @param Domain: 私有域名
|
426
426
|
# @type Domain: String
|
@@ -969,7 +969,7 @@ module TencentCloud
|
|
969
969
|
|
970
970
|
# DescribePrivateZoneRecordList请求参数结构体
|
971
971
|
class DescribePrivateZoneRecordListRequest < TencentCloud::Common::AbstractModel
|
972
|
-
# @param ZoneId: 私有域ID: zone-
|
972
|
+
# @param ZoneId: 私有域ID: zone-12c5a6e8
|
973
973
|
# @type ZoneId: String
|
974
974
|
# @param Filters: 过滤参数(支持使用Value、RecordType过滤)
|
975
975
|
# @type Filters: Array
|
@@ -1477,7 +1477,7 @@ module TencentCloud
|
|
1477
1477
|
|
1478
1478
|
# ModifyPrivateZoneVpc返回参数结构体
|
1479
1479
|
class ModifyPrivateZoneVpcResponse < TencentCloud::Common::AbstractModel
|
1480
|
-
# @param ZoneId: 私有域ID, zone-
|
1480
|
+
# @param ZoneId: 私有域ID, zone-12e45ds6
|
1481
1481
|
# @type ZoneId: String
|
1482
1482
|
# @param VpcSet: 解析域关联的VPC列表
|
1483
1483
|
# @type VpcSet: Array
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-privatedns
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1120
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-08-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|