tencentcloud-sdk-pts 3.0.972 → 3.0.974

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e8c19f6b5b80286e5239e39403bbe7d9bd8e1237
4
- data.tar.gz: 9a648fda9bce8c231b8ca650e0bf1da93976754f
3
+ metadata.gz: c86870ea9811f71cb15585c71b17db8fb90bdbac
4
+ data.tar.gz: 6d32b370438544f5144dba63a7606caa8a3ca659
5
5
  SHA512:
6
- metadata.gz: 2d8cb0ce54278e9e2d6f44d5a1ef6ecc572e72bd79085df8a2e526b8a3276c51c50c2ada5ad7239088ccd5a486ef5ba70a056c7103a4797a379278b76092a553
7
- data.tar.gz: ec323e8c28447ce115685d90961d7c447a00d4278164ab0439557a4d4d640834ab1ffaba128ceb541bc2095f85ae71cc9849da9f69912c597313a3e2929c0baa
6
+ metadata.gz: 0e41e9281b110f83e174e2aff1e11093cf9f9d1c7c66dc34725b940a42fbf1f53d1ead276885157f73537c26e7adfa69f683e0a04eeb85fd57620e74dcfbf47d
7
+ data.tar.gz: 8fe9c371f970da60860b2d732cd69a4ed654865cf98bdf3de6608972df61fd5b73421b1ba4fd0bd51068bed97c70ba9c2aa67a0cb54db3bdb8ff7be9a3d29896
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.972
1
+ 3.0.974
@@ -2587,7 +2587,7 @@ module TencentCloud
2587
2587
  # @type Aggregation: String
2588
2588
  # @param Filters: 用标签过滤规则来过滤指标,规则中包含标签名 LabelName、标签值 LabelValue、操作符 Operator(0代表相等,1代表不等)
2589
2589
  # @type Filters: Array
2590
- # @param GroupBy: 分组
2590
+ # @param GroupBy: 分组;取值范围参见 DescribeMetricLabelWithValues 接口返回的指标及其支持的标签名
2591
2591
  # @type GroupBy: Array
2592
2592
 
2593
2593
  attr_accessor :JobId, :ProjectId, :ScenarioId, :Metric, :Aggregation, :Filters, :GroupBy
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-pts
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.972
4
+ version: 3.0.974
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-12-30 00:00:00.000000000 Z
11
+ date: 2025-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common