tencentcloud-sdk-tag 3.0.891 → 3.0.892
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180813/models.rb +33 -33
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9556b1cb049693f7bc492472d6d070f85846cc7b
|
4
|
+
data.tar.gz: c24bcfaacab678072bbafbe490370304fa10f225
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b65d6362a668184f6ed86b60fe4646af2b5b6b9d22d1d8609f2c4a3f5b2d28b6180ffe2dfa901785ddac70babe4778efd4976e86e2f0dc409cad1516b94d06ce
|
7
|
+
data.tar.gz: 99173e2a67cb002c072e64bca57a1c2dd42702e225851bb57c83bc0b3eca33ef782fda8d88c2dae879f3c516d3e65329e4b5c4136805b9c10efebf3fe0846a74
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.892
|
data/lib/v20180813/models.rb
CHANGED
@@ -103,7 +103,7 @@ module TencentCloud
|
|
103
103
|
|
104
104
|
# AttachResourcesTag请求参数结构体
|
105
105
|
class AttachResourcesTagRequest < TencentCloud::Common::AbstractModel
|
106
|
-
# @param ServiceType:
|
106
|
+
# @param ServiceType: 业务类型,示例 cvm 。资源所属业务名称(资源六段式中的第三段)
|
107
107
|
# @type ServiceType: String
|
108
108
|
# @param ResourceIds: 资源ID数组,资源个数最多为50
|
109
109
|
# @type ResourceIds: Array
|
@@ -113,7 +113,7 @@ module TencentCloud
|
|
113
113
|
# @type TagValue: String
|
114
114
|
# @param ResourceRegion: 资源所在地域,不区分地域的资源则不必填。区分地域的资源则必填,且必填时必须是参数ResourceIds.N资源所对应的地域,且如果ResourceIds.N为批量时,这些资源也必须是同一个地域的。例如示例值:ap-beijing,则参数ResourceIds.N中都应该填写该地域的资源。
|
115
115
|
# @type ResourceRegion: String
|
116
|
-
# @param ResourcePrefix: 资源前缀(资源六段式中最后一段"/"
|
116
|
+
# @param ResourcePrefix: 资源前缀(资源六段式中最后一段"/"前面的部分,例如“qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584” 中资源前缀为ckafkaId),cos存储桶不需要传入该字段,其他云资源必填
|
117
117
|
# @type ResourcePrefix: String
|
118
118
|
|
119
119
|
attr_accessor :ServiceType, :ResourceIds, :TagKey, :TagValue, :ResourceRegion, :ResourcePrefix
|
@@ -233,7 +233,7 @@ module TencentCloud
|
|
233
233
|
class DeleteResourceTagRequest < TencentCloud::Common::AbstractModel
|
234
234
|
# @param TagKey: 标签键
|
235
235
|
# @type TagKey: String
|
236
|
-
# @param Resource:
|
236
|
+
# @param Resource: 资源六段式。示例:qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584
|
237
237
|
# @type Resource: String
|
238
238
|
|
239
239
|
attr_accessor :TagKey, :Resource
|
@@ -406,13 +406,13 @@ module TencentCloud
|
|
406
406
|
|
407
407
|
# DescribeResourceTagsByResourceIds请求参数结构体
|
408
408
|
class DescribeResourceTagsByResourceIdsRequest < TencentCloud::Common::AbstractModel
|
409
|
-
# @param ServiceType:
|
409
|
+
# @param ServiceType: 业务类型,示例 cvm 。资源所属业务名称(资源六段式中的第三段)
|
410
410
|
# @type ServiceType: String
|
411
|
-
# @param ResourcePrefix:
|
411
|
+
# @param ResourcePrefix: 资源前缀,示例 instance
|
412
412
|
# @type ResourcePrefix: String
|
413
413
|
# @param ResourceIds: 资源ID数组,大小不超过50
|
414
414
|
# @type ResourceIds: Array
|
415
|
-
# @param ResourceRegion:
|
415
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 不区分地域的资源不需要传入该字段,区分地域的资源必填
|
416
416
|
# @type ResourceRegion: String
|
417
417
|
# @param Offset: 数据偏移量,默认为 0, 必须为Limit参数的整数倍
|
418
418
|
# @type Offset: Integer
|
@@ -485,13 +485,13 @@ module TencentCloud
|
|
485
485
|
|
486
486
|
# DescribeResourceTagsByResourceIdsSeq请求参数结构体
|
487
487
|
class DescribeResourceTagsByResourceIdsSeqRequest < TencentCloud::Common::AbstractModel
|
488
|
-
# @param ServiceType:
|
488
|
+
# @param ServiceType: 业务类型,示例 cvm 。指资源所属业务类型,也是资源六段式中的第三段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中业务类型为ckafka
|
489
489
|
# @type ServiceType: String
|
490
|
-
# @param ResourcePrefix:
|
490
|
+
# @param ResourcePrefix: 该业务类型对应的资源前缀,示例 cvm对应instance、image、volume等。也是资源六段式中的第六段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中资源前缀为ckafkaId。cos存储桶为非必填,其他云资源为必填
|
491
491
|
# @type ResourcePrefix: String
|
492
492
|
# @param ResourceIds: 资源唯一标记
|
493
493
|
# @type ResourceIds: Array
|
494
|
-
# @param ResourceRegion:
|
494
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 不区分地域的资源不需要传入该字段,区分地域的资源必填
|
495
495
|
# @type ResourceRegion: String
|
496
496
|
# @param Offset: 数据偏移量,默认为 0, 必须为Limit参数的整数倍
|
497
497
|
# @type Offset: Integer
|
@@ -560,11 +560,11 @@ module TencentCloud
|
|
560
560
|
|
561
561
|
# DescribeResourceTagsByTagKeys请求参数结构体
|
562
562
|
class DescribeResourceTagsByTagKeysRequest < TencentCloud::Common::AbstractModel
|
563
|
-
# @param ServiceType:
|
563
|
+
# @param ServiceType: 业务类型,示例 cvm 。指资源所属业务类型,也是资源六段式中的第三段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中业务类型为ckafka
|
564
564
|
# @type ServiceType: String
|
565
|
-
# @param ResourcePrefix:
|
565
|
+
# @param ResourcePrefix: 该业务类型对应的资源前缀,示例 cvm对应instance、image、volume等。也是资源六段式中的第六段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中资源前缀为ckafkaId。cos存储桶为非必填,其他云资源为必填
|
566
566
|
# @type ResourcePrefix: String
|
567
|
-
# @param ResourceRegion:
|
567
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 不区分地域的资源不需要传入该字段,区分地域的资源必填
|
568
568
|
# @type ResourceRegion: String
|
569
569
|
# @param ResourceIds: 资源唯一标识ID的列表,列表容量不超过20
|
570
570
|
# @type ResourceIds: Array
|
@@ -639,21 +639,21 @@ module TencentCloud
|
|
639
639
|
|
640
640
|
# DescribeResourceTags请求参数结构体
|
641
641
|
class DescribeResourceTagsRequest < TencentCloud::Common::AbstractModel
|
642
|
-
# @param CreateUin:
|
642
|
+
# @param CreateUin: 资源创建者UIN
|
643
643
|
# @type CreateUin: Integer
|
644
|
-
# @param ResourceRegion:
|
644
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 。不区分地域的资源则不需要传入该字段,区分地域的资源必填
|
645
645
|
# @type ResourceRegion: String
|
646
|
-
# @param ServiceType:
|
646
|
+
# @param ServiceType: 业务类型,示例 ckafka。指资源所属业务类型,也是资源六段式中的第三段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中业务类型为ckafka
|
647
647
|
# @type ServiceType: String
|
648
|
-
# @param ResourcePrefix:
|
648
|
+
# @param ResourcePrefix: 该业务类型对应的资源前缀,示例 cvm对应instance、image、volume等。也是资源六段式中的第六段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中资源前缀为ckafkaId
|
649
649
|
# @type ResourcePrefix: String
|
650
|
-
# @param ResourceId:
|
650
|
+
# @param ResourceId: 资源唯一标识(资源六段式中最后一段"/"后面的部分)。注:只输入ResourceId查询时,如资源量大可能较慢,或无法匹配到结果,建议在输入ResourceId的同时也输入ServiceType、ResourcePrefix和ResourceRegion(不区分地域的资源可忽略该参数)。若传入的是cos资源的Id,则CosResourceId 字段请同时传1。
|
651
651
|
# @type ResourceId: String
|
652
652
|
# @param Offset: 数据偏移量,默认为 0, 必须为Limit参数的整数倍
|
653
653
|
# @type Offset: Integer
|
654
654
|
# @param Limit: 每页大小,默认为 15
|
655
655
|
# @type Limit: Integer
|
656
|
-
# @param CosResourceId:
|
656
|
+
# @param CosResourceId: 是否为cos的资源,取值 0 表示:非cos资源。取值1 表示:cos资源,且此时ResourceId也为必填。不填则默认为 0
|
657
657
|
# @type CosResourceId: Integer
|
658
658
|
|
659
659
|
attr_accessor :CreateUin, :ResourceRegion, :ServiceType, :ResourcePrefix, :ResourceId, :Offset, :Limit, :CosResourceId
|
@@ -731,13 +731,13 @@ module TencentCloud
|
|
731
731
|
# @type Offset: Integer
|
732
732
|
# @param Limit: 每页大小,默认为 15
|
733
733
|
# @type Limit: Integer
|
734
|
-
# @param ResourcePrefix:
|
734
|
+
# @param ResourcePrefix: 该业务类型对应的资源前缀,示例 cvm对应instance、image、volume等。也是资源六段式中的第六段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中资源前缀为ckafkaId。cos存储桶为非必填,其他云资源为必填
|
735
735
|
# @type ResourcePrefix: String
|
736
736
|
# @param ResourceId: 资源唯一标记
|
737
737
|
# @type ResourceId: String
|
738
|
-
# @param ResourceRegion:
|
738
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 不区分地域的资源不需要传入该字段,区分地域的资源必填
|
739
739
|
# @type ResourceRegion: String
|
740
|
-
# @param ServiceType:
|
740
|
+
# @param ServiceType: 业务类型,示例 cvm 。指资源所属业务类型,也是资源六段式中的第三段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中业务类型为ckafka
|
741
741
|
# @type ServiceType: String
|
742
742
|
|
743
743
|
attr_accessor :TagFilters, :CreateUin, :Offset, :Limit, :ResourcePrefix, :ResourceId, :ResourceRegion, :ServiceType
|
@@ -822,13 +822,13 @@ module TencentCloud
|
|
822
822
|
# @type Offset: Integer
|
823
823
|
# @param Limit: 每页大小,默认为 15
|
824
824
|
# @type Limit: Integer
|
825
|
-
# @param ResourcePrefix:
|
825
|
+
# @param ResourcePrefix: 该业务类型对应的资源前缀,示例 cvm对应instance、image、volume等。也是资源六段式中的第六段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中资源前缀为ckafkaId。cos存储桶为非必填,其他云资源为必填
|
826
826
|
# @type ResourcePrefix: String
|
827
827
|
# @param ResourceId: 资源唯一标记
|
828
828
|
# @type ResourceId: String
|
829
|
-
# @param ResourceRegion:
|
829
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 不区分地域的资源不需要传入该字段,区分地域的资源必填
|
830
830
|
# @type ResourceRegion: String
|
831
|
-
# @param ServiceType:
|
831
|
+
# @param ServiceType: 业务类型,示例 cvm 。指资源所属业务类型,也是资源六段式中的第三段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中业务类型为ckafka
|
832
832
|
# @type ServiceType: String
|
833
833
|
|
834
834
|
attr_accessor :TagFilters, :CreateUin, :Offset, :Limit, :ResourcePrefix, :ResourceId, :ResourceRegion, :ServiceType
|
@@ -910,7 +910,7 @@ module TencentCloud
|
|
910
910
|
# @type Offset: Integer
|
911
911
|
# @param Limit: 每页大小,默认为 15,最大1000
|
912
912
|
# @type Limit: Integer
|
913
|
-
# @param ShowProject:
|
913
|
+
# @param ShowProject: 是否展现项目。1:展示 0:不展示
|
914
914
|
# @type ShowProject: Integer
|
915
915
|
# @param Category: 标签类型。取值: Custom:自定义标签。 System:系统标签。 All:全部标签。 默认值:All。
|
916
916
|
# @type Category: String
|
@@ -1118,7 +1118,7 @@ module TencentCloud
|
|
1118
1118
|
# @type CreateUin: Integer
|
1119
1119
|
# @param TagKeys: 标签键数组,与标签值同时存在或同时不存在,不存在时表示查询该用户所有标签,当与TagKey同时传递时只取本值
|
1120
1120
|
# @type TagKeys: Array
|
1121
|
-
# @param ShowProject:
|
1121
|
+
# @param ShowProject: 是否展现项目标签。1:展示 0:不展示
|
1122
1122
|
# @type ShowProject: Integer
|
1123
1123
|
|
1124
1124
|
attr_accessor :TagKey, :TagValue, :Offset, :Limit, :CreateUin, :TagKeys, :ShowProject
|
@@ -1197,7 +1197,7 @@ module TencentCloud
|
|
1197
1197
|
# @type CreateUin: Integer
|
1198
1198
|
# @param TagKeys: 标签键数组,与标签值同时存在或同时不存在,不存在时表示查询该用户所有标签,当与TagKey同时传递时只取本值
|
1199
1199
|
# @type TagKeys: Array
|
1200
|
-
# @param ShowProject:
|
1200
|
+
# @param ShowProject: 是否展现项目标签。1:展示 0:不展示
|
1201
1201
|
# @type ShowProject: Integer
|
1202
1202
|
|
1203
1203
|
attr_accessor :TagKey, :TagValue, :Offset, :Limit, :CreateUin, :TagKeys, :ShowProject
|
@@ -1264,15 +1264,15 @@ module TencentCloud
|
|
1264
1264
|
|
1265
1265
|
# DetachResourcesTag请求参数结构体
|
1266
1266
|
class DetachResourcesTagRequest < TencentCloud::Common::AbstractModel
|
1267
|
-
# @param ServiceType:
|
1267
|
+
# @param ServiceType: 业务类型,示例 cvm 。指资源所属业务类型,也是资源六段式中的第三段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中业务类型为ckafka
|
1268
1268
|
# @type ServiceType: String
|
1269
1269
|
# @param ResourceIds: 资源ID数组,资源个数最多为50
|
1270
1270
|
# @type ResourceIds: Array
|
1271
1271
|
# @param TagKey: 需要解绑的标签键
|
1272
1272
|
# @type TagKey: String
|
1273
|
-
# @param ResourceRegion:
|
1273
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 。不区分地域的资源则不需要传入该字段,区分地域的资源必填
|
1274
1274
|
# @type ResourceRegion: String
|
1275
|
-
# @param ResourcePrefix:
|
1275
|
+
# @param ResourcePrefix: 该业务类型对应的资源前缀,示例 cvm对应instance、image、volume等。也是资源六段式中的第六段,例如qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584中资源前缀为ckafkaId。cos存储桶为非必填,其他云资源为必填
|
1276
1276
|
# @type ResourcePrefix: String
|
1277
1277
|
|
1278
1278
|
attr_accessor :ServiceType, :ResourceIds, :TagKey, :ResourceRegion, :ResourcePrefix
|
@@ -1641,7 +1641,7 @@ module TencentCloud
|
|
1641
1641
|
|
1642
1642
|
# ModifyResourcesTagValue请求参数结构体
|
1643
1643
|
class ModifyResourcesTagValueRequest < TencentCloud::Common::AbstractModel
|
1644
|
-
# @param ServiceType:
|
1644
|
+
# @param ServiceType: 业务类型,示例 cvm 。资源所属业务名称(资源六段式中的第三段)
|
1645
1645
|
# @type ServiceType: String
|
1646
1646
|
# @param ResourceIds: 资源ID数组,资源个数最多为50
|
1647
1647
|
# @type ResourceIds: Array
|
@@ -1649,9 +1649,9 @@ module TencentCloud
|
|
1649
1649
|
# @type TagKey: String
|
1650
1650
|
# @param TagValue: 标签值
|
1651
1651
|
# @type TagValue: String
|
1652
|
-
# @param ResourceRegion:
|
1652
|
+
# @param ResourceRegion: 资源所在地域,示例:ap-guangzhou 不区分地域的资源不需要传入该字段,区分地域的资源必填
|
1653
1653
|
# @type ResourceRegion: String
|
1654
|
-
# @param ResourcePrefix: 资源前缀(资源六段式中最后一段"/"
|
1654
|
+
# @param ResourcePrefix: 资源前缀(资源六段式中最后一段"/"前面的部分),例如“qcs::ckafka:ap-shanghai:uin/123456789:ckafkaId/ckafka-o85jq584” 中资源前缀为ckafkaId),cos存储桶不需要传入该字段,其他云资源必填
|
1655
1655
|
# @type ResourcePrefix: String
|
1656
1656
|
|
1657
1657
|
attr_accessor :ServiceType, :ResourceIds, :TagKey, :TagValue, :ResourceRegion, :ResourcePrefix
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tag
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.892
|
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-08-
|
11
|
+
date: 2024-08-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|