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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b675abb49ab8519a95c609b2b76bd433885d452c
4
- data.tar.gz: 76d0f4d09a2267b4ea399300295ea903f8a0ecdd
3
+ metadata.gz: 6b0f6be421683c4be35ce3b4b16f235752108f9d
4
+ data.tar.gz: 28a6201a7c877de2350918cdcda81c9197795cdd
5
5
  SHA512:
6
- metadata.gz: ca15fbaf087ba93e024b95cda9af3e9ee20bcd1d716a34446dc82985c7b889155c429b614c9f8864e5c55afe7fe46c89e5591d50db7c5a7d679bea171621d559
7
- data.tar.gz: 254f0b6b9a049667cc5ced78975edc84b39e72e7c60fc3c03031cf9438c226b644498de1b30300705f3ae3090a9d948bf135606d4aebaaf6dab123491a755696
6
+ metadata.gz: 45fffe4acc7d246e28f3410e8fe806536ab38ee4b8c00fdaefb38504e6bee62def05deaa248127cbb999e89dc94e4c8b8ec0581227b625201702811b01261b85
7
+ data.tar.gz: e764eaa4c27884e6ad5c9ab044adba8228fb482f9b22d35cc747abd4e57fb0851c4a4c8f31dcc7ee9980b530819438f92098387de8d958149c80f7e441d1d0d2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.747
1
+ 3.0.748
@@ -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.747
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 00:00:00.000000000 Z
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