tencentcloud-sdk-gaap 1.0.278 → 1.0.279

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: 7fb818ad068da953f99d8737ace2d003d9173fad
4
- data.tar.gz: 8408d03dec1a35a61be738d4f9fbfb66a3751a31
3
+ metadata.gz: 1573f687f5915e8c74dbe7ae064aae42d01d44bf
4
+ data.tar.gz: 011c2e75e6a8a682243bb8fb2cc6c9346ead76a9
5
5
  SHA512:
6
- metadata.gz: c7145b88da4f0e4de1e0106fc0da7aef6e83261b68be8ba6eca0bb72d362d3de1dc8fd152d8ac1945ee3996521b3d3897405beae42c767f6b4d3e9fc89fe13ea
7
- data.tar.gz: 051cc22d24054cde6ec6478ef26270225be7b7e4192911252c5ecf134f251d80a09cd6bac3eef5c53f44ac692fc4c5d1752bb5b4d98f7c40004180ddfa02511b
6
+ metadata.gz: 0640d93c33c62228f01663082e9d744cc5b1bf21c0aa9b02c989e7f8fbc1c38362c406834e688a544402c610312465aa1893333a3876a5910fd2ac96bc8bf53c
7
+ data.tar.gz: f55d60cdf5cb2fc77c26b1dfc428f82f0e5d658da8af6a9e91ceabf11569e59afff54c5c91eaa10f6871d731a1e18c4d5c51310aa467733a8e91676084952ea3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.278
1
+ 1.0.279
@@ -1328,7 +1328,7 @@ module TencentCloud
1328
1328
  # @param ForwardProtocol: 加速通道转发到源站的协议类型:支持HTTP或HTTPS。
1329
1329
  # 不传递该字段时表示使用对应监听器的ForwardProtocol。
1330
1330
  # @type ForwardProtocol: String
1331
- # @param ForwardHost: 回源Host。加速通道转发到远照的host,不设置该参数时,使用默认的host设置,即客户端发起的http请求的host。
1331
+ # @param ForwardHost: 回源Host。加速通道转发到源站的host,不设置该参数时,使用默认的host设置,即客户端发起的http请求的host。
1332
1332
  # @type ForwardHost: String
1333
1333
  # @param ServerNameIndicationSwitch: 服务器名称指示(ServerNameIndication,简称SNI)开关。ON表示开启,OFF表示关闭。
1334
1334
  # @type ServerNameIndicationSwitch: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-gaap
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.278
4
+ version: 1.0.279
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-03-17 00:00:00.000000000 Z
11
+ date: 2022-03-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common