tencentcloud-sdk-gwlb 3.0.1074 → 3.0.1094

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: 097b503851b10e1f050d6359d9d8efefb64b9bdd
4
- data.tar.gz: bad9683bfedc5dbb571e488bcef27b44c4c729a1
3
+ metadata.gz: 2d0e0c91cd1b09760b1f44122e4ae89fb34a31a4
4
+ data.tar.gz: d9947005b685a368081adc5bf34e675567f90537
5
5
  SHA512:
6
- metadata.gz: 50a03789c1aec67d024ae85afad5be6ce55fa6e1ee83f14428a36700a34c454d4e07190d0ae2ccfbb8965ed4734e3d28c4a7743689e604c81d01d71bc41e07e5
7
- data.tar.gz: e7cf73a0dbfaceac8ebba7eda9497a6794f6f1d13064ff6aff209c5a2008eaa35eca8347ada6568f1e6864a8e407398fcdcd7e7ed4bfd7f2f24f59e33eb22e28
6
+ metadata.gz: 9e88a3ec83f0c6df1a29ef974eb8a41cc6792f0efa1d163a4ff10d9b07d33258baefa9f6989b64b5f5cb772f48d2474b2810d146a0448b973eac154bf5017714
7
+ data.tar.gz: f46d86676f74d2fac876e5bd3e73ae13c51aa57810c75078f5eb35f8177c7a3b1c1f85ed3cdac45177c83fe43071d776dcf31022025f274e6614bfbb83de3301
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1094
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
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.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
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.
@@ -468,7 +468,7 @@ module TencentCloud
468
468
  # - BindIP - String - 是否必填:否 - (过滤条件)目标组绑定实例的内网IP地址,如“10.1.1.1”。
469
469
  # - InstanceId - String - 是否必填:否 - (过滤条件)目标组绑定实例的名称,如“ins-mxzlf9ke”。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728) 接口获取。
470
470
  # @type Filters: Array
471
- # @param Limit: 显示数量限制,默认20,最大1000
471
+ # @param Limit: 显示数量限制,默认20,最大100
472
472
  # @type Limit: Integer
473
473
  # @param Offset: 显示的偏移量,默认为0。
474
474
  # @type Offset: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-gwlb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1074
4
+ version: 3.0.1094
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-06-04 00:00:00.000000000 Z
11
+ date: 2025-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common