tencentcloud-sdk-teo 3.0.747 → 3.0.748
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/v20220901/models.rb +2 -2
- 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: 6b0f6be421683c4be35ce3b4b16f235752108f9d
|
|
4
|
+
data.tar.gz: 28a6201a7c877de2350918cdcda81c9197795cdd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 45fffe4acc7d246e28f3410e8fe806536ab38ee4b8c00fdaefb38504e6bee62def05deaa248127cbb999e89dc94e4c8b8ec0581227b625201702811b01261b85
|
|
7
|
+
data.tar.gz: e764eaa4c27884e6ad5c9ab044adba8228fb482f9b22d35cc747abd4e57fb0851c4a4c8f31dcc7ee9980b530819438f92098387de8d958149c80f7e441d1d0d2
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.748
|
data/lib/v20220901/models.rb
CHANGED
|
@@ -3016,9 +3016,9 @@ module TencentCloud
|
|
|
3016
3016
|
|
|
3017
3017
|
# DeleteOriginGroup请求参数结构体
|
|
3018
3018
|
class DeleteOriginGroupRequest < TencentCloud::Common::AbstractModel
|
|
3019
|
-
# @param ZoneId: 站点ID
|
|
3019
|
+
# @param ZoneId: 站点 ID
|
|
3020
3020
|
# @type ZoneId: String
|
|
3021
|
-
# @param GroupId: 源站组ID,此参数必填。
|
|
3021
|
+
# @param GroupId: 源站组 ID,此参数必填。
|
|
3022
3022
|
# @type GroupId: String
|
|
3023
3023
|
|
|
3024
3024
|
attr_accessor :ZoneId, :GroupId
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-teo
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.748
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-01-
|
|
11
|
+
date: 2024-01-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|