tencentcloud-sdk-gwlb 3.0.1074 → 3.0.1087

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: baafb77c230a13f1ccd449f49e72e75db6f9c2f6
4
+ data.tar.gz: 3028f34615aa272298c218d577d75ada7c61fd7a
5
5
  SHA512:
6
- metadata.gz: 50a03789c1aec67d024ae85afad5be6ce55fa6e1ee83f14428a36700a34c454d4e07190d0ae2ccfbb8965ed4734e3d28c4a7743689e604c81d01d71bc41e07e5
7
- data.tar.gz: e7cf73a0dbfaceac8ebba7eda9497a6794f6f1d13064ff6aff209c5a2008eaa35eca8347ada6568f1e6864a8e407398fcdcd7e7ed4bfd7f2f24f59e33eb22e28
6
+ metadata.gz: dcbd94212dd4497e44f361fa853f2c8a6bc4a1ecb064abb780afb895d6320054e820d121a9cb411f15c136f8ad6edc5b77a816785ea4f8da4d6204b2dfb860b9
7
+ data.tar.gz: ad0cfe612be6ec941209d193c8af0aeebcdbb185aee09eb90a44c1c75a84236ff07bb94e030ac8a622ec5622ab61064633294ed00c12bdb199d8f21b98ecfe70
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1087
@@ -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.1087
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-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common