tencentcloud-sdk-tsf 3.0.1035 → 3.0.1037

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180326/models.rb +10 -145
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8635786993d9bd8c038cea9eebad9cc9b7464487
4
- data.tar.gz: f177ac20f0e883db8b3ab0ff6cef139f71d3190c
3
+ metadata.gz: b50c9452531f1e07ce0246c37ff21f61f96357ae
4
+ data.tar.gz: eed5cddda950ed7814efd00afc5c6cde6bafa7e9
5
5
  SHA512:
6
- metadata.gz: 68901fb449febfc1fde03d53aefa6154766506d5f7284f3126831e33b884ecf75bb7ffd931066c04344d524513ef714d09917833f744dcae5f5671c8cffee888
7
- data.tar.gz: 807eaf32d5699adda9620377ca0828d8d5b9a39650bfc57943e2a26d9bea1836317d6e08f2fa7424c9df3b84c6d09d66966ea9b6f1940f146befb89e38dc2649
6
+ metadata.gz: fe95dee180ada67779e3ba8eaa948d981c98816d31e35d61d72491343b94319c08000f07d9d10cfe9adaab9d6de00b61eeeb2e5777d8c05e7e0eb07183e15df4
7
+ data.tar.gz: 7acb589999f4dd9d6733b69f8169165b6125d3b3f3cd74d35520b79b289ee6417e6bcf22b2b695fdb201d68de40a86573158f057fbcb432528ab091a5166d61d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1035
1
+ 3.0.1037
@@ -203,7 +203,6 @@ module TencentCloud
203
203
  # 高级选项设置
204
204
  class AdvanceSettings < TencentCloud::Common::AbstractModel
205
205
  # @param SubTaskConcurrency: 子任务单机并发数限制,默认值为2
206
- # 注意:此字段可能返回 null,表示取不到有效值。
207
206
  # @type SubTaskConcurrency: Integer
208
207
 
209
208
  attr_accessor :SubTaskConcurrency
@@ -450,10 +449,8 @@ module TencentCloud
450
449
  # 注意:此字段可能返回 null,表示取不到有效值。
451
450
  # @type RequestContentType: String
452
451
  # @param CanRun: API 能否调试
453
- # 注意:此字段可能返回 null,表示取不到有效值。
454
452
  # @type CanRun: Boolean
455
453
  # @param Status: API 状态 0:离线 1:在线,默认0
456
- # 注意:此字段可能返回 null,表示取不到有效值。
457
454
  # @type Status: Integer
458
455
  # @param Description: API 描述
459
456
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -881,37 +878,27 @@ module TencentCloud
881
878
  # 分页的应用描述信息字段
882
879
  class ApplicationForPage < TencentCloud::Common::AbstractModel
883
880
  # @param ApplicationId: 应用ID
884
- # 注意:此字段可能返回 null,表示取不到有效值。
885
881
  # @type ApplicationId: String
886
882
  # @param ApplicationName: 应用名称
887
- # 注意:此字段可能返回 null,表示取不到有效值。
888
883
  # @type ApplicationName: String
889
884
  # @param ApplicationDesc: 应用描述
890
885
  # 注意:此字段可能返回 null,表示取不到有效值。
891
886
  # @type ApplicationDesc: String
892
887
  # @param ApplicationType: 应用类型
893
- # 注意:此字段可能返回 null,表示取不到有效值。
894
888
  # @type ApplicationType: String
895
889
  # @param MicroserviceType: 微服务类型
896
- # 注意:此字段可能返回 null,表示取不到有效值。
897
890
  # @type MicroserviceType: String
898
891
  # @param ProgLang: 编程语言
899
- # 注意:此字段可能返回 null,表示取不到有效值。
900
892
  # @type ProgLang: String
901
893
  # @param CreateTime: 创建时间
902
- # 注意:此字段可能返回 null,表示取不到有效值。
903
894
  # @type CreateTime: String
904
895
  # @param UpdateTime: 更新时间
905
- # 注意:此字段可能返回 null,表示取不到有效值。
906
896
  # @type UpdateTime: String
907
897
  # @param ApplicationResourceType: 应用资源类型
908
- # 注意:此字段可能返回 null,表示取不到有效值。
909
898
  # @type ApplicationResourceType: String
910
899
  # @param ApplicationRuntimeType: 应用runtime类型
911
- # 注意:此字段可能返回 null,表示取不到有效值。
912
900
  # @type ApplicationRuntimeType: String
913
901
  # @param ApigatewayServiceId: Apigateway的serviceId
914
- # 注意:此字段可能返回 null,表示取不到有效值。
915
902
  # @type ApigatewayServiceId: String
916
903
  # @param ApplicationRemarkName: 应用备注名
917
904
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -920,7 +907,6 @@ module TencentCloud
920
907
  # 注意:此字段可能返回 null,表示取不到有效值。
921
908
  # @type ServiceConfigList: Array
922
909
  # @param IgnoreCreateImageRepository: IgnoreCreateImageRepository
923
- # 注意:此字段可能返回 null,表示取不到有效值。
924
910
  # @type IgnoreCreateImageRepository: Boolean
925
911
  # @param ApmInstanceId: Apm业务系统id
926
912
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -935,19 +921,15 @@ module TencentCloud
935
921
  # 注意:此字段可能返回 null,表示取不到有效值。
936
922
  # @type MicroserviceSubType: String
937
923
  # @param ProgramLanguage: 应用编程语言类型
938
- # 注意:此字段可能返回 null,表示取不到有效值。
939
924
  # @type ProgramLanguage: String
940
925
  # @param FrameworkType: 开发框架类型[SpringCloud,Dubbo,Go-GRPC,Other]
941
- # 注意:此字段可能返回 null,表示取不到有效值。
942
926
  # @type FrameworkType: String
943
927
  # @param ServiceGovernanceConfig: 注册配置治理信息
944
- # 注意:此字段可能返回 null,表示取不到有效值。
945
928
  # @type ServiceGovernanceConfig: :class:`Tencentcloud::Tsf.v20180326.models.ServiceGovernanceConfig`
946
929
  # @param MicroserviceTypeList: 微服务类型列表
947
930
  # 注意:此字段可能返回 null,表示取不到有效值。
948
931
  # @type MicroserviceTypeList: Array
949
932
  # @param CreateSameNameImageRepository: 是否同时创建镜像仓库
950
- # 注意:此字段可能返回 null,表示取不到有效值。
951
933
  # @type CreateSameNameImageRepository: Boolean
952
934
 
953
935
  attr_accessor :ApplicationId, :ApplicationName, :ApplicationDesc, :ApplicationType, :MicroserviceType, :ProgLang, :CreateTime, :UpdateTime, :ApplicationResourceType, :ApplicationRuntimeType, :ApigatewayServiceId, :ApplicationRemarkName, :ServiceConfigList, :IgnoreCreateImageRepository, :ApmInstanceId, :ApmInstanceName, :SyncDeleteImageRepository, :MicroserviceSubType, :ProgramLanguage, :FrameworkType, :ServiceGovernanceConfig, :MicroserviceTypeList, :CreateSameNameImageRepository
@@ -1325,16 +1307,14 @@ module TencentCloud
1325
1307
  # @param ConfigAssociatedGroupList: 配置项关联部署组
1326
1308
  # @type ConfigAssociatedGroupList: Array
1327
1309
  # @param FilebeatConfigEnable: 是否开启filebeat高级配置开关
1328
- # 注意:此字段可能返回 null,表示取不到有效值。
1329
1310
  # @type FilebeatConfigEnable: Boolean
1330
1311
  # @param FilebeatCloseTimeout: close_timeout参数
1331
- # 注意:此字段可能返回 null,表示取不到有效值。
1332
1312
  # @type FilebeatCloseTimeout: Integer
1333
1313
 
1334
1314
  attr_accessor :ConfigId, :ConfigName, :ConfigPath, :ConfigDesc, :ConfigTags, :ConfigPipeline, :ConfigCreateTime, :ConfigUpdateTime, :ConfigSchema, :ConfigAssociatedGroups, :ConfigAssociatedGroupList, :FilebeatConfigEnable, :FilebeatCloseTimeout
1335
1315
  extend Gem::Deprecate
1336
- deprecate :ConfigAssociatedGroups, :none, 2025, 3
1337
- deprecate :ConfigAssociatedGroups=, :none, 2025, 3
1316
+ deprecate :ConfigAssociatedGroups, :none, 2025, 4
1317
+ deprecate :ConfigAssociatedGroups=, :none, 2025, 4
1338
1318
 
1339
1319
  def initialize(configid=nil, configname=nil, configpath=nil, configdesc=nil, configtags=nil, configpipeline=nil, configcreatetime=nil, configupdatetime=nil, configschema=nil, configassociatedgroups=nil, configassociatedgrouplist=nil, filebeatconfigenable=nil, filebeatclosetimeout=nil)
1340
1320
  @ConfigId = configid
@@ -2005,13 +1985,10 @@ module TencentCloud
2005
1985
  # ConfigMap可选项
2006
1986
  class ConfigMapOption < TencentCloud::Common::AbstractModel
2007
1987
  # @param Key: -
2008
- # 注意:此字段可能返回 null,表示取不到有效值。
2009
1988
  # @type Key: String
2010
1989
  # @param Path: -
2011
- # 注意:此字段可能返回 null,表示取不到有效值。
2012
1990
  # @type Path: String
2013
1991
  # @param Mode: -
2014
- # 注意:此字段可能返回 null,表示取不到有效值。
2015
1992
  # @type Mode: String
2016
1993
 
2017
1994
  attr_accessor :Key, :Path, :Mode
@@ -2708,19 +2685,15 @@ module TencentCloud
2708
2685
  # 容器部署组详情
2709
2686
  class ContainerGroupDetail < TencentCloud::Common::AbstractModel
2710
2687
  # @param GroupId: 部署组ID
2711
- # 注意:此字段可能返回 null,表示取不到有效值。
2712
2688
  # @type GroupId: String
2713
2689
  # @param GroupName: 分组名称
2714
- # 注意:此字段可能返回 null,表示取不到有效值。
2715
2690
  # @type GroupName: String
2716
2691
  # @param InstanceNum: 实例总数
2717
2692
  # 注意:此字段可能返回 null,表示取不到有效值。
2718
2693
  # @type InstanceNum: Integer
2719
2694
  # @param CurrentNum: 已启动实例总数
2720
- # 注意:此字段可能返回 null,表示取不到有效值。
2721
2695
  # @type CurrentNum: Integer
2722
2696
  # @param CreateTime: 创建时间
2723
- # 注意:此字段可能返回 null,表示取不到有效值。
2724
2697
  # @type CreateTime: String
2725
2698
  # @param Server: 镜像server
2726
2699
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2732,28 +2705,20 @@ module TencentCloud
2732
2705
  # 注意:此字段可能返回 null,表示取不到有效值。
2733
2706
  # @type TagName: String
2734
2707
  # @param ClusterId: 集群ID
2735
- # 注意:此字段可能返回 null,表示取不到有效值。
2736
2708
  # @type ClusterId: String
2737
2709
  # @param ClusterName: 集群名称
2738
- # 注意:此字段可能返回 null,表示取不到有效值。
2739
2710
  # @type ClusterName: String
2740
2711
  # @param NamespaceId: 命名空间ID
2741
- # 注意:此字段可能返回 null,表示取不到有效值。
2742
2712
  # @type NamespaceId: String
2743
2713
  # @param NamespaceName: 命名空间名称
2744
- # 注意:此字段可能返回 null,表示取不到有效值。
2745
2714
  # @type NamespaceName: String
2746
2715
  # @param ApplicationId: 应用ID
2747
- # 注意:此字段可能返回 null,表示取不到有效值。
2748
2716
  # @type ApplicationId: String
2749
2717
  # @param LbIp: 负载均衡ip
2750
- # 注意:此字段可能返回 null,表示取不到有效值。
2751
2718
  # @type LbIp: String
2752
2719
  # @param ApplicationType: 应用类型
2753
- # 注意:此字段可能返回 null,表示取不到有效值。
2754
2720
  # @type ApplicationType: String
2755
2721
  # @param ClusterIp: Service ip
2756
- # 注意:此字段可能返回 null,表示取不到有效值。
2757
2722
  # @type ClusterIp: String
2758
2723
  # @param NodePort: NodePort端口,只有公网和NodePort访问方式才有值
2759
2724
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2768,28 +2733,22 @@ module TencentCloud
2768
2733
  # 注意:此字段可能返回 null,表示取不到有效值。
2769
2734
  # @type AccessType: Integer
2770
2735
  # @param UpdateType: 更新方式:0:快速更新 1:滚动更新
2771
- # 注意:此字段可能返回 null,表示取不到有效值。
2772
2736
  # @type UpdateType: Integer
2773
2737
  # @param UpdateIvl: 更新间隔,单位秒
2774
2738
  # 注意:此字段可能返回 null,表示取不到有效值。
2775
2739
  # @type UpdateIvl: Integer
2776
2740
  # @param ProtocolPorts: 端口数组对象
2777
- # 注意:此字段可能返回 null,表示取不到有效值。
2778
2741
  # @type ProtocolPorts: Array
2779
2742
  # @param Envs: 环境变量数组对象
2780
- # 注意:此字段可能返回 null,表示取不到有效值。
2781
2743
  # @type Envs: Array
2782
2744
  # @param ApplicationName: 应用名称
2783
- # 注意:此字段可能返回 null,表示取不到有效值。
2784
2745
  # @type ApplicationName: String
2785
2746
  # @param Message: pod错误信息描述
2786
2747
  # 注意:此字段可能返回 null,表示取不到有效值。
2787
2748
  # @type Message: String
2788
2749
  # @param Status: 部署组状态
2789
- # 注意:此字段可能返回 null,表示取不到有效值。
2790
2750
  # @type Status: String
2791
2751
  # @param MicroserviceType: 服务类型
2792
- # 注意:此字段可能返回 null,表示取不到有效值。
2793
2752
  # @type MicroserviceType: String
2794
2753
  # @param CpuRequest: 初始分配的 CPU 核数,对应 K8S request
2795
2754
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2801,13 +2760,10 @@ module TencentCloud
2801
2760
  # 注意:此字段可能返回 null,表示取不到有效值。
2802
2761
  # @type SubnetId: String
2803
2762
  # @param GroupResourceType: 部署组资源类型
2804
- # 注意:此字段可能返回 null,表示取不到有效值。
2805
2763
  # @type GroupResourceType: String
2806
2764
  # @param InstanceCount: 部署组实例个数
2807
- # 注意:此字段可能返回 null,表示取不到有效值。
2808
2765
  # @type InstanceCount: Integer
2809
2766
  # @param UpdatedTime: 部署组更新时间戳
2810
- # 注意:此字段可能返回 null,表示取不到有效值。
2811
2767
  # @type UpdatedTime: Integer
2812
2768
  # @param MaxSurge: kubernetes滚动更新策略的MaxSurge参数
2813
2769
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2819,7 +2775,6 @@ module TencentCloud
2819
2775
  # 注意:此字段可能返回 null,表示取不到有效值。
2820
2776
  # @type HealthCheckSettings: :class:`Tencentcloud::Tsf.v20180326.models.HealthCheckSettings`
2821
2777
  # @param AllowPlainYamlDeploy: 允许PlainYamlDeploy
2822
- # 注意:此字段可能返回 null,表示取不到有效值。
2823
2778
  # @type AllowPlainYamlDeploy: Boolean
2824
2779
  # @param IsNotEqualServiceConfig: 是否不等于ServiceConfig
2825
2780
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2967,7 +2922,6 @@ module TencentCloud
2967
2922
  # 注意:此字段可能返回 null,表示取不到有效值。
2968
2923
  # @type HealthCheckSettings: :class:`Tencentcloud::Tsf.v20180326.models.HealthCheckSettings`
2969
2924
  # @param IsNotEqualServiceConfig: 服务配置信息是否匹配
2970
- # 注意:此字段可能返回 null,表示取不到有效值。
2971
2925
  # @type IsNotEqualServiceConfig: Boolean
2972
2926
 
2973
2927
  attr_accessor :InstanceNum, :CurrentNum, :LbDns, :LbIp, :ClusterIp, :Status, :Message, :Envs, :NodePort, :SubnetId, :HealthCheckSettings, :IsNotEqualServiceConfig
@@ -3250,7 +3204,6 @@ module TencentCloud
3250
3204
  # CreateApiGroup返回参数结构体
3251
3205
  class CreateApiGroupResponse < TencentCloud::Common::AbstractModel
3252
3206
  # @param Result: API分组ID
3253
- # 注意:此字段可能返回 null,表示取不到有效值。
3254
3207
  # @type Result: String
3255
3208
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3256
3209
  # @type RequestId: String
@@ -3339,7 +3292,6 @@ module TencentCloud
3339
3292
  # CreateApiRateLimitRuleWithDetailResp返回参数结构体
3340
3293
  class CreateApiRateLimitRuleWithDetailRespResponse < TencentCloud::Common::AbstractModel
3341
3294
  # @param Result: 创建的规则 ID
3342
- # 注意:此字段可能返回 null,表示取不到有效值。
3343
3295
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ApiRateLimitRule`
3344
3296
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3345
3297
  # @type RequestId: String
@@ -3613,7 +3565,6 @@ module TencentCloud
3613
3565
  # CreateConfig返回参数结构体
3614
3566
  class CreateConfigResponse < TencentCloud::Common::AbstractModel
3615
3567
  # @param Result: true:创建成功;false:创建失败
3616
- # 注意:此字段可能返回 null,表示取不到有效值。
3617
3568
  # @type Result: Boolean
3618
3569
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3619
3570
  # @type RequestId: String
@@ -3718,7 +3669,6 @@ module TencentCloud
3718
3669
  # CreateConfigTemplateWithDetailResp返回参数结构体
3719
3670
  class CreateConfigTemplateWithDetailRespResponse < TencentCloud::Common::AbstractModel
3720
3671
  # @param Result: 创建成功,返回 ID
3721
- # 注意:此字段可能返回 null,表示取不到有效值。
3722
3672
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ConfigTemplate`
3723
3673
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3724
3674
  # @type RequestId: String
@@ -3786,7 +3736,6 @@ module TencentCloud
3786
3736
  # CreateConfigWithDetailResp返回参数结构体
3787
3737
  class CreateConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
3788
3738
  # @param Result: 配置项
3789
- # 注意:此字段可能返回 null,表示取不到有效值。
3790
3739
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.Config`
3791
3740
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3792
3741
  # @type RequestId: String
@@ -4003,7 +3952,6 @@ module TencentCloud
4003
3952
  # CreateFileConfig返回参数结构体
4004
3953
  class CreateFileConfigResponse < TencentCloud::Common::AbstractModel
4005
3954
  # @param Result: true:创建成功;false:创建失败
4006
- # 注意:此字段可能返回 null,表示取不到有效值。
4007
3955
  # @type Result: Boolean
4008
3956
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4009
3957
  # @type RequestId: String
@@ -4080,7 +4028,6 @@ module TencentCloud
4080
4028
  # CreateFileConfigWithDetailResp返回参数结构体
4081
4029
  class CreateFileConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
4082
4030
  # @param Result: 文件配置项
4083
- # 注意:此字段可能返回 null,表示取不到有效值。
4084
4031
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.FileConfig`
4085
4032
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4086
4033
  # @type RequestId: String
@@ -4261,7 +4208,6 @@ module TencentCloud
4261
4208
  # CreateLane返回参数结构体
4262
4209
  class CreateLaneResponse < TencentCloud::Common::AbstractModel
4263
4210
  # @param Result: 泳道ID
4264
- # 注意:此字段可能返回 null,表示取不到有效值。
4265
4211
  # @type Result: String
4266
4212
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4267
4213
  # @type RequestId: String
@@ -4325,7 +4271,6 @@ module TencentCloud
4325
4271
  # CreateLaneRule返回参数结构体
4326
4272
  class CreateLaneRuleResponse < TencentCloud::Common::AbstractModel
4327
4273
  # @param Result: 泳道规则Id
4328
- # 注意:此字段可能返回 null,表示取不到有效值。
4329
4274
  # @type Result: String
4330
4275
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4331
4276
  # @type RequestId: String
@@ -4566,7 +4511,6 @@ module TencentCloud
4566
4511
  # CreatePathRewritesWithDetailResp返回参数结构体
4567
4512
  class CreatePathRewritesWithDetailRespResponse < TencentCloud::Common::AbstractModel
4568
4513
  # @param Result: 返回路径重写规则 ID
4569
- # 注意:此字段可能返回 null,表示取不到有效值。
4570
4514
  # @type Result: Array
4571
4515
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4572
4516
  # @type RequestId: String
@@ -4678,7 +4622,6 @@ module TencentCloud
4678
4622
  # CreatePublicConfig返回参数结构体
4679
4623
  class CreatePublicConfigResponse < TencentCloud::Common::AbstractModel
4680
4624
  # @param Result: true:创建成功;false:创建失败
4681
- # 注意:此字段可能返回 null,表示取不到有效值。
4682
4625
  # @type Result: Boolean
4683
4626
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4684
4627
  # @type RequestId: String
@@ -4739,7 +4682,6 @@ module TencentCloud
4739
4682
  # CreatePublicConfigWithDetailResp返回参数结构体
4740
4683
  class CreatePublicConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
4741
4684
  # @param Result: 公共配置项 ID
4742
- # 注意:此字段可能返回 null,表示取不到有效值。
4743
4685
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.Config`
4744
4686
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4745
4687
  # @type RequestId: String
@@ -5017,7 +4959,6 @@ module TencentCloud
5017
4959
  # CreateUnitNamespaces返回参数结构体
5018
4960
  class CreateUnitNamespacesResponse < TencentCloud::Common::AbstractModel
5019
4961
  # @param Result: 是否成功
5020
- # 注意:此字段可能返回 null,表示取不到有效值。
5021
4962
  # @type Result: Boolean
5022
4963
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5023
4964
  # @type RequestId: String
@@ -5072,8 +5013,7 @@ module TencentCloud
5072
5013
 
5073
5014
  # CreateUnitRule返回参数结构体
5074
5015
  class CreateUnitRuleResponse < TencentCloud::Common::AbstractModel
5075
- # @param Result: 是否成功
5076
- # 注意:此字段可能返回 null,表示取不到有效值。
5016
+ # @param Result: 是否成功,成功:true,失败:false。;
5077
5017
  # @type Result: Boolean
5078
5018
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5079
5019
  # @type RequestId: String
@@ -5129,7 +5069,6 @@ module TencentCloud
5129
5069
  # CreateUnitRuleWithDetailResp返回参数结构体
5130
5070
  class CreateUnitRuleWithDetailRespResponse < TencentCloud::Common::AbstractModel
5131
5071
  # @param Result: 单元化规则信息
5132
- # 注意:此字段可能返回 null,表示取不到有效值。
5133
5072
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.UnitRule`
5134
5073
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5135
5074
  # @type RequestId: String
@@ -5331,7 +5270,6 @@ module TencentCloud
5331
5270
  # @param Result: 删除应用操作是否成功。
5332
5271
  # true:操作成功。
5333
5272
  # false:操作失败。
5334
- # 注意:此字段可能返回 null,表示取不到有效值。
5335
5273
  # @type Result: Boolean
5336
5274
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5337
5275
  # @type RequestId: String
@@ -5520,7 +5458,6 @@ module TencentCloud
5520
5458
  # DeleteFileConfig返回参数结构体
5521
5459
  class DeleteFileConfigResponse < TencentCloud::Common::AbstractModel
5522
5460
  # @param Result: 删除结果
5523
- # 注意:此字段可能返回 null,表示取不到有效值。
5524
5461
  # @type Result: Boolean
5525
5462
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5526
5463
  # @type RequestId: String
@@ -5740,7 +5677,6 @@ module TencentCloud
5740
5677
  # DeleteLaneRule返回参数结构体
5741
5678
  class DeleteLaneRuleResponse < TencentCloud::Common::AbstractModel
5742
5679
  # @param Result: 操作状态
5743
- # 注意:此字段可能返回 null,表示取不到有效值。
5744
5680
  # @type Result: Boolean
5745
5681
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5746
5682
  # @type RequestId: String
@@ -5937,7 +5873,6 @@ module TencentCloud
5937
5873
  # DeletePublicConfig返回参数结构体
5938
5874
  class DeletePublicConfigResponse < TencentCloud::Common::AbstractModel
5939
5875
  # @param Result: true:删除成功;false:删除失败
5940
- # 注意:此字段可能返回 null,表示取不到有效值。
5941
5876
  # @type Result: Boolean
5942
5877
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5943
5878
  # @type RequestId: String
@@ -6086,7 +6021,6 @@ module TencentCloud
6086
6021
  # DeleteUnitNamespaces返回参数结构体
6087
6022
  class DeleteUnitNamespacesResponse < TencentCloud::Common::AbstractModel
6088
6023
  # @param Result: 是否成功
6089
- # 注意:此字段可能返回 null,表示取不到有效值。
6090
6024
  # @type Result: Boolean
6091
6025
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6092
6026
  # @type RequestId: String
@@ -6123,7 +6057,6 @@ module TencentCloud
6123
6057
  # DeleteUnitRule返回参数结构体
6124
6058
  class DeleteUnitRuleResponse < TencentCloud::Common::AbstractModel
6125
6059
  # @param Result: 是否成功
6126
- # 注意:此字段可能返回 null,表示取不到有效值。
6127
6060
  # @type Result: Boolean
6128
6061
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6129
6062
  # @type RequestId: String
@@ -6378,8 +6311,8 @@ module TencentCloud
6378
6311
 
6379
6312
  attr_accessor :GroupId, :TagName, :InstanceNum, :Server, :Reponame, :CpuLimit, :MemLimit, :JvmOpts, :CpuRequest, :MemRequest, :DoNotStart, :RepoName, :UpdateType, :UpdateIvl, :AgentCpuRequest, :AgentCpuLimit, :AgentMemRequest, :AgentMemLimit, :IstioCpuRequest, :IstioCpuLimit, :IstioMemRequest, :IstioMemLimit, :MaxSurge, :MaxUnavailable, :HealthCheckSettings, :Envs, :ServiceSetting, :DeployAgent, :SchedulingStrategy, :IncrementalDeployment, :RepoType, :VolumeInfos, :VolumeMountInfos, :VolumeInfoList, :VolumeMountInfoList, :VolumeClean, :AgentProfileList, :WarmupSetting
6380
6313
  extend Gem::Deprecate
6381
- deprecate :Reponame, :none, 2025, 3
6382
- deprecate :Reponame=, :none, 2025, 3
6314
+ deprecate :Reponame, :none, 2025, 4
6315
+ deprecate :Reponame=, :none, 2025, 4
6383
6316
 
6384
6317
  def initialize(groupid=nil, tagname=nil, instancenum=nil, server=nil, cpulimit=nil, memlimit=nil, jvmopts=nil, cpurequest=nil, memrequest=nil, donotstart=nil, reponame=nil, updatetype=nil, updateivl=nil, agentcpurequest=nil, agentcpulimit=nil, agentmemrequest=nil, agentmemlimit=nil, istiocpurequest=nil, istiocpulimit=nil, istiomemrequest=nil, istiomemlimit=nil, maxsurge=nil, maxunavailable=nil, healthchecksettings=nil, envs=nil, servicesetting=nil, deployagent=nil, schedulingstrategy=nil, incrementaldeployment=nil, repotype=nil, volumeinfos=nil, volumemountinfos=nil, volumeinfolist=nil, volumemountinfolist=nil, volumeclean=nil, agentprofilelist=nil, warmupsetting=nil)
6385
6318
  @GroupId = groupid
@@ -6513,7 +6446,6 @@ module TencentCloud
6513
6446
  # @param Result: 部署容器应用是否成功。
6514
6447
  # true:成功。
6515
6448
  # false:失败。
6516
- # 注意:此字段可能返回 null,表示取不到有效值。
6517
6449
  # @type Result: Boolean
6518
6450
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6519
6451
  # @type RequestId: String
@@ -6734,7 +6666,6 @@ module TencentCloud
6734
6666
  # DescribeApiGroup返回参数结构体
6735
6667
  class DescribeApiGroupResponse < TencentCloud::Common::AbstractModel
6736
6668
  # @param Result: API分组信息
6737
- # 注意:此字段可能返回 null,表示取不到有效值。
6738
6669
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ApiGroupInfo`
6739
6670
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6740
6671
  # @type RequestId: String
@@ -6806,7 +6737,6 @@ module TencentCloud
6806
6737
  # DescribeApiGroups返回参数结构体
6807
6738
  class DescribeApiGroupsResponse < TencentCloud::Common::AbstractModel
6808
6739
  # @param Result: 翻页结构体
6809
- # 注意:此字段可能返回 null,表示取不到有效值。
6810
6740
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageApiGroupInfo`
6811
6741
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6812
6742
  # @type RequestId: String
@@ -7240,7 +7170,6 @@ module TencentCloud
7240
7170
  # DescribeBusinessLogConfigs返回参数结构体
7241
7171
  class DescribeBusinessLogConfigsResponse < TencentCloud::Common::AbstractModel
7242
7172
  # @param Result: 业务日志配置列表
7243
- # 注意:此字段可能返回 null,表示取不到有效值。
7244
7173
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageBusinessLogConfig`
7245
7174
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7246
7175
  # @type RequestId: String
@@ -7422,7 +7351,6 @@ module TencentCloud
7422
7351
  # DescribeConfigReleaseLogs返回参数结构体
7423
7352
  class DescribeConfigReleaseLogsResponse < TencentCloud::Common::AbstractModel
7424
7353
  # @param Result: 分页的配置项发布历史列表
7425
- # 注意:此字段可能返回 null,表示取不到有效值。
7426
7354
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigReleaseLog`
7427
7355
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7428
7356
  # @type RequestId: String
@@ -7490,7 +7418,6 @@ module TencentCloud
7490
7418
  # DescribeConfigReleases返回参数结构体
7491
7419
  class DescribeConfigReleasesResponse < TencentCloud::Common::AbstractModel
7492
7420
  # @param Result: 分页的配置发布信息
7493
- # 注意:此字段可能返回 null,表示取不到有效值。
7494
7421
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigRelease`
7495
7422
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7496
7423
  # @type RequestId: String
@@ -7641,7 +7568,6 @@ module TencentCloud
7641
7568
  # DescribeConfigTemplate返回参数结构体
7642
7569
  class DescribeConfigTemplateResponse < TencentCloud::Common::AbstractModel
7643
7570
  # @param Result: 导入结果
7644
- # 注意:此字段可能返回 null,表示取不到有效值。
7645
7571
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ConfigTemplate`
7646
7572
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7647
7573
  # @type RequestId: String
@@ -7705,7 +7631,6 @@ module TencentCloud
7705
7631
  # DescribeConfigs返回参数结构体
7706
7632
  class DescribeConfigsResponse < TencentCloud::Common::AbstractModel
7707
7633
  # @param Result: 分页后的配置项列表
7708
- # 注意:此字段可能返回 null,表示取不到有效值。
7709
7634
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfig`
7710
7635
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7711
7636
  # @type RequestId: String
@@ -8224,7 +8149,6 @@ module TencentCloud
8224
8149
  # DescribeEnabledUnitRule返回参数结构体
8225
8150
  class DescribeEnabledUnitRuleResponse < TencentCloud::Common::AbstractModel
8226
8151
  # @param Result: 单元化规则对象
8227
- # 注意:此字段可能返回 null,表示取不到有效值。
8228
8152
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.UnitRule`
8229
8153
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8230
8154
  # @type RequestId: String
@@ -8292,7 +8216,6 @@ module TencentCloud
8292
8216
  # DescribeFileConfigReleases返回参数结构体
8293
8217
  class DescribeFileConfigReleasesResponse < TencentCloud::Common::AbstractModel
8294
8218
  # @param Result: 配置项发布信息列表
8295
- # 注意:此字段可能返回 null,表示取不到有效值。
8296
8219
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageFileConfigRelease`
8297
8220
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8298
8221
  # @type RequestId: String
@@ -8356,7 +8279,6 @@ module TencentCloud
8356
8279
  # DescribeFileConfigs返回参数结构体
8357
8280
  class DescribeFileConfigsResponse < TencentCloud::Common::AbstractModel
8358
8281
  # @param Result: 文件配置项列表
8359
- # 注意:此字段可能返回 null,表示取不到有效值。
8360
8282
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageFileConfig`
8361
8283
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8362
8284
  # @type RequestId: String
@@ -8666,7 +8588,6 @@ module TencentCloud
8666
8588
  # DescribeGroupBusinessLogConfigs返回参数结构体
8667
8589
  class DescribeGroupBusinessLogConfigsResponse < TencentCloud::Common::AbstractModel
8668
8590
  # @param Result: 业务日志配置列表
8669
- # 注意:此字段可能返回 null,表示取不到有效值。
8670
8591
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageBusinessLogConfig`
8671
8592
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8672
8593
  # @type RequestId: String
@@ -8816,7 +8737,6 @@ module TencentCloud
8816
8737
  # DescribeGroupRelease返回参数结构体
8817
8738
  class DescribeGroupReleaseResponse < TencentCloud::Common::AbstractModel
8818
8739
  # @param Result: 部署组发布的相关信息
8819
- # 注意:此字段可能返回 null,表示取不到有效值。
8820
8740
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.GroupRelease`
8821
8741
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8822
8742
  # @type RequestId: String
@@ -9739,7 +9659,6 @@ module TencentCloud
9739
9659
  # DescribeLaneRules返回参数结构体
9740
9660
  class DescribeLaneRulesResponse < TencentCloud::Common::AbstractModel
9741
9661
  # @param Result: 泳道规则列表
9742
- # 注意:此字段可能返回 null,表示取不到有效值。
9743
9662
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.LaneRules`
9744
9663
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9745
9664
  # @type RequestId: String
@@ -9795,7 +9714,6 @@ module TencentCloud
9795
9714
  # DescribeLanes返回参数结构体
9796
9715
  class DescribeLanesResponse < TencentCloud::Common::AbstractModel
9797
9716
  # @param Result: 泳道列表
9798
- # 注意:此字段可能返回 null,表示取不到有效值。
9799
9717
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.LaneInfos`
9800
9718
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9801
9719
  # @type RequestId: String
@@ -9858,7 +9776,6 @@ module TencentCloud
9858
9776
  # DescribeMicroservice返回参数结构体
9859
9777
  class DescribeMicroserviceResponse < TencentCloud::Common::AbstractModel
9860
9778
  # @param Result: 微服务详情实例列表
9861
- # 注意:此字段可能返回 null,表示取不到有效值。
9862
9779
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageMsInstance`
9863
9780
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9864
9781
  # @type RequestId: String
@@ -9973,7 +9890,6 @@ module TencentCloud
9973
9890
  # DescribeMicroservices返回参数结构体
9974
9891
  class DescribeMicroservicesResponse < TencentCloud::Common::AbstractModel
9975
9892
  # @param Result: 微服务分页列表信息
9976
- # 注意:此字段可能返回 null,表示取不到有效值。
9977
9893
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageMicroservice`
9978
9894
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9979
9895
  # @type RequestId: String
@@ -10458,7 +10374,6 @@ module TencentCloud
10458
10374
  # DescribePublicConfigReleaseLogs返回参数结构体
10459
10375
  class DescribePublicConfigReleaseLogsResponse < TencentCloud::Common::AbstractModel
10460
10376
  # @param Result: 分页后的公共配置项发布历史列表
10461
- # 注意:此字段可能返回 null,表示取不到有效值。
10462
10377
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigReleaseLog`
10463
10378
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10464
10379
  # @type RequestId: String
@@ -10514,7 +10429,6 @@ module TencentCloud
10514
10429
  # DescribePublicConfigReleases返回参数结构体
10515
10430
  class DescribePublicConfigReleasesResponse < TencentCloud::Common::AbstractModel
10516
10431
  # @param Result: 公共配置发布信息
10517
- # 注意:此字段可能返回 null,表示取不到有效值。
10518
10432
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigRelease`
10519
10433
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10520
10434
  # @type RequestId: String
@@ -10622,7 +10536,6 @@ module TencentCloud
10622
10536
  # DescribePublicConfigSummary返回参数结构体
10623
10537
  class DescribePublicConfigSummaryResponse < TencentCloud::Common::AbstractModel
10624
10538
  # @param Result: 分页的全局配置统计信息列表
10625
- # 注意:此字段可能返回 null,表示取不到有效值。
10626
10539
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfig`
10627
10540
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10628
10541
  # @type RequestId: String
@@ -10682,7 +10595,6 @@ module TencentCloud
10682
10595
  # DescribePublicConfigs返回参数结构体
10683
10596
  class DescribePublicConfigsResponse < TencentCloud::Common::AbstractModel
10684
10597
  # @param Result: 分页后的全局配置项列表
10685
- # 注意:此字段可能返回 null,表示取不到有效值。
10686
10598
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfig`
10687
10599
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10688
10600
  # @type RequestId: String
@@ -10722,7 +10634,6 @@ module TencentCloud
10722
10634
  # DescribeReleasedConfig返回参数结构体
10723
10635
  class DescribeReleasedConfigResponse < TencentCloud::Common::AbstractModel
10724
10636
  # @param Result: 已发布的配置内容
10725
- # 注意:此字段可能返回 null,表示取不到有效值。
10726
10637
  # @type Result: String
10727
10638
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10728
10639
  # @type RequestId: String
@@ -11506,7 +11417,6 @@ module TencentCloud
11506
11417
  # DescribeUnitNamespaces返回参数结构体
11507
11418
  class DescribeUnitNamespacesResponse < TencentCloud::Common::AbstractModel
11508
11419
  # @param Result: 单元化命名空间对象列表
11509
- # 注意:此字段可能返回 null,表示取不到有效值。
11510
11420
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageUnitNamespace`
11511
11421
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11512
11422
  # @type RequestId: String
@@ -11546,7 +11456,6 @@ module TencentCloud
11546
11456
  # DescribeUnitRule返回参数结构体
11547
11457
  class DescribeUnitRuleResponse < TencentCloud::Common::AbstractModel
11548
11458
  # @param Result: 单元化规则对象
11549
- # 注意:此字段可能返回 null,表示取不到有效值。
11550
11459
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.UnitRule`
11551
11460
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11552
11461
  # @type RequestId: String
@@ -11602,7 +11511,6 @@ module TencentCloud
11602
11511
  # DescribeUnitRules返回参数结构体
11603
11512
  class DescribeUnitRulesResponse < TencentCloud::Common::AbstractModel
11604
11513
  # @param Result: 分页列表信息
11605
- # 注意:此字段可能返回 null,表示取不到有效值。
11606
11514
  # @type Result: Array
11607
11515
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11608
11516
  # @type RequestId: String
@@ -11662,7 +11570,6 @@ module TencentCloud
11662
11570
  # DescribeUnitRulesV2返回参数结构体
11663
11571
  class DescribeUnitRulesV2Response < TencentCloud::Common::AbstractModel
11664
11572
  # @param Result: 分页列表信息
11665
- # 注意:此字段可能返回 null,表示取不到有效值。
11666
11573
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageUnitRuleV2`
11667
11574
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11668
11575
  # @type RequestId: String
@@ -11773,7 +11680,6 @@ module TencentCloud
11773
11680
  # DescribeUsableUnitNamespaces返回参数结构体
11774
11681
  class DescribeUsableUnitNamespacesResponse < TencentCloud::Common::AbstractModel
11775
11682
  # @param Result: 单元化命名空间对象列表
11776
- # 注意:此字段可能返回 null,表示取不到有效值。
11777
11683
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageUnitNamespace`
11778
11684
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11779
11685
  # @type RequestId: String
@@ -11813,7 +11719,6 @@ module TencentCloud
11813
11719
  # DisableLaneRule返回参数结构体
11814
11720
  class DisableLaneRuleResponse < TencentCloud::Common::AbstractModel
11815
11721
  # @param Result: 操作状态。成功:true,失败:false
11816
- # 注意:此字段可能返回 null,表示取不到有效值。
11817
11722
  # @type Result: Boolean
11818
11723
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11819
11724
  # @type RequestId: String
@@ -11922,7 +11827,6 @@ module TencentCloud
11922
11827
  # DisableUnitRoute返回参数结构体
11923
11828
  class DisableUnitRouteResponse < TencentCloud::Common::AbstractModel
11924
11829
  # @param Result: 返回结果,成功失败
11925
- # 注意:此字段可能返回 null,表示取不到有效值。
11926
11830
  # @type Result: Boolean
11927
11831
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11928
11832
  # @type RequestId: String
@@ -11959,7 +11863,6 @@ module TencentCloud
11959
11863
  # DisableUnitRule返回参数结构体
11960
11864
  class DisableUnitRuleResponse < TencentCloud::Common::AbstractModel
11961
11865
  # @param Result: 是否成功
11962
- # 注意:此字段可能返回 null,表示取不到有效值。
11963
11866
  # @type Result: Boolean
11964
11867
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11965
11868
  # @type RequestId: String
@@ -12140,7 +12043,6 @@ module TencentCloud
12140
12043
  # EnableLaneRule返回参数结构体
12141
12044
  class EnableLaneRuleResponse < TencentCloud::Common::AbstractModel
12142
12045
  # @param Result: 操作状态。成功:true,失败:false
12143
- # 注意:此字段可能返回 null,表示取不到有效值。
12144
12046
  # @type Result: Boolean
12145
12047
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12146
12048
  # @type RequestId: String
@@ -12248,8 +12150,7 @@ module TencentCloud
12248
12150
 
12249
12151
  # EnableUnitRoute返回参数结构体
12250
12152
  class EnableUnitRouteResponse < TencentCloud::Common::AbstractModel
12251
- # @param Result: 返回结果,成功失败
12252
- # 注意:此字段可能返回 null,表示取不到有效值。
12153
+ # @param Result: 返回结果。成功:true,失败:false。
12253
12154
  # @type Result: Boolean
12254
12155
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12255
12156
  # @type RequestId: String
@@ -12285,8 +12186,7 @@ module TencentCloud
12285
12186
 
12286
12187
  # EnableUnitRule返回参数结构体
12287
12188
  class EnableUnitRuleResponse < TencentCloud::Common::AbstractModel
12288
- # @param Result: 是否成功
12289
- # 注意:此字段可能返回 null,表示取不到有效值。
12189
+ # @param Result: 是否成功,成功:true,失败:false。
12290
12190
  # @type Result: Boolean
12291
12191
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12292
12192
  # @type RequestId: String
@@ -12735,22 +12635,16 @@ module TencentCloud
12735
12635
  # 网关分组简单信息
12736
12636
  class GatewayApiGroupVo < TencentCloud::Common::AbstractModel
12737
12637
  # @param GroupId: 分组ID
12738
- # 注意:此字段可能返回 null,表示取不到有效值。
12739
12638
  # @type GroupId: String
12740
12639
  # @param GroupName: 分组名称
12741
- # 注意:此字段可能返回 null,表示取不到有效值。
12742
12640
  # @type GroupName: String
12743
12641
  # @param GroupApiCount: 分组下API个数
12744
- # 注意:此字段可能返回 null,表示取不到有效值。
12745
12642
  # @type GroupApiCount: Integer
12746
12643
  # @param GroupApis: 分组API列表
12747
- # 注意:此字段可能返回 null,表示取不到有效值。
12748
12644
  # @type GroupApis: Array
12749
12645
  # @param GatewayInstanceType: 网关实例的类型
12750
- # 注意:此字段可能返回 null,表示取不到有效值。
12751
12646
  # @type GatewayInstanceType: String
12752
12647
  # @param GatewayInstanceId: 网关实例ID
12753
- # 注意:此字段可能返回 null,表示取不到有效值。
12754
12648
  # @type GatewayInstanceId: String
12755
12649
 
12756
12650
  attr_accessor :GroupId, :GroupName, :GroupApiCount, :GroupApis, :GatewayInstanceType, :GatewayInstanceId
@@ -12981,16 +12875,12 @@ module TencentCloud
12981
12875
  # 网关部署组、分组、API列表数据
12982
12876
  class GatewayVo < TencentCloud::Common::AbstractModel
12983
12877
  # @param GatewayDeployGroupId: 网关部署组ID
12984
- # 注意:此字段可能返回 null,表示取不到有效值。
12985
12878
  # @type GatewayDeployGroupId: String
12986
12879
  # @param GatewayDeployGroupName: 网关部署组名称
12987
- # 注意:此字段可能返回 null,表示取不到有效值。
12988
12880
  # @type GatewayDeployGroupName: String
12989
12881
  # @param GroupNum: API 分组个数
12990
- # 注意:此字段可能返回 null,表示取不到有效值。
12991
12882
  # @type GroupNum: Integer
12992
12883
  # @param Groups: API 分组列表
12993
- # 注意:此字段可能返回 null,表示取不到有效值。
12994
12884
  # @type Groups: Array
12995
12885
 
12996
12886
  attr_accessor :GatewayDeployGroupId, :GatewayDeployGroupName, :GroupNum, :Groups
@@ -13020,13 +12910,10 @@ module TencentCloud
13020
12910
  # API监控明细数据
13021
12911
  class GroupApiUseStatistics < TencentCloud::Common::AbstractModel
13022
12912
  # @param TopStatusCode: 总调用数
13023
- # 注意:此字段可能返回 null,表示取不到有效值。
13024
12913
  # @type TopStatusCode: Array
13025
12914
  # @param TopTimeCost: 平均错误率
13026
- # 注意:此字段可能返回 null,表示取不到有效值。
13027
12915
  # @type TopTimeCost: Array
13028
12916
  # @param Quantile: 分位值对象
13029
- # 注意:此字段可能返回 null,表示取不到有效值。
13030
12917
  # @type Quantile: :class:`Tencentcloud::Tsf.v20180326.models.QuantileEntity`
13031
12918
 
13032
12919
  attr_accessor :TopStatusCode, :TopTimeCost, :Quantile
@@ -14705,10 +14592,8 @@ module TencentCloud
14705
14592
  # 泳道分页查询
14706
14593
  class LaneInfos < TencentCloud::Common::AbstractModel
14707
14594
  # @param TotalCount: 总数
14708
- # 注意:此字段可能返回 null,表示取不到有效值。
14709
14595
  # @type TotalCount: Integer
14710
14596
  # @param Content: 泳道信息列表
14711
- # 注意:此字段可能返回 null,表示取不到有效值。
14712
14597
  # @type Content: Array
14713
14598
 
14714
14599
  attr_accessor :TotalCount, :Content
@@ -15546,7 +15431,6 @@ module TencentCloud
15546
15431
  # ModifyLaneRule返回参数结构体
15547
15432
  class ModifyLaneRuleResponse < TencentCloud::Common::AbstractModel
15548
15433
  # @param Result: 操作状态。成功:true,失败:false
15549
- # 注意:此字段可能返回 null,表示取不到有效值。
15550
15434
  # @type Result: Boolean
15551
15435
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
15552
15436
  # @type RequestId: String
@@ -17162,7 +17046,6 @@ module TencentCloud
17162
17046
  # ReleaseConfigWithDetailResp返回参数结构体
17163
17047
  class ReleaseConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
17164
17048
  # @param Result: 配置项发布 ID
17165
- # 注意:此字段可能返回 null,表示取不到有效值。
17166
17049
  # @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ConfigRelease`
17167
17050
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17168
17051
  # @type RequestId: String
@@ -17209,8 +17092,7 @@ module TencentCloud
17209
17092
 
17210
17093
  # ReleaseFileConfig返回参数结构体
17211
17094
  class ReleaseFileConfigResponse < TencentCloud::Common::AbstractModel
17212
- # @param Result: 发布结果
17213
- # 注意:此字段可能返回 null,表示取不到有效值。
17095
+ # @param Result: 发布结果,成功:true,失败:false。
17214
17096
  # @type Result: Boolean
17215
17097
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17216
17098
  # @type RequestId: String
@@ -17255,7 +17137,6 @@ module TencentCloud
17255
17137
  # ReleasePublicConfig返回参数结构体
17256
17138
  class ReleasePublicConfigResponse < TencentCloud::Common::AbstractModel
17257
17139
  # @param Result: true:发布成功;false:发布失败
17258
- # 注意:此字段可能返回 null,表示取不到有效值。
17259
17140
  # @type Result: Boolean
17260
17141
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17261
17142
  # @type RequestId: String
@@ -17548,7 +17429,6 @@ module TencentCloud
17548
17429
  # RevocationPublicConfig返回参数结构体
17549
17430
  class RevocationPublicConfigResponse < TencentCloud::Common::AbstractModel
17550
17431
  # @param Result: true:撤销成功;false:撤销失败
17551
- # 注意:此字段可能返回 null,表示取不到有效值。
17552
17432
  # @type Result: Boolean
17553
17433
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17554
17434
  # @type RequestId: String
@@ -17584,8 +17464,7 @@ module TencentCloud
17584
17464
 
17585
17465
  # RevokeFileConfig返回参数结构体
17586
17466
  class RevokeFileConfigResponse < TencentCloud::Common::AbstractModel
17587
- # @param Result: 撤回结果
17588
- # 注意:此字段可能返回 null,表示取不到有效值。
17467
+ # @param Result: 撤回结果,成功:true,失败:false。
17589
17468
  # @type Result: Boolean
17590
17469
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17591
17470
  # @type RequestId: String
@@ -19469,10 +19348,8 @@ module TencentCloud
19469
19348
  # 业务日志配置项列表
19470
19349
  class TsfPageBusinessLogConfig < TencentCloud::Common::AbstractModel
19471
19350
  # @param TotalCount: 总条数
19472
- # 注意:此字段可能返回 null,表示取不到有效值。
19473
19351
  # @type TotalCount: Integer
19474
19352
  # @param Content: 业务日志配置项列表
19475
- # 注意:此字段可能返回 null,表示取不到有效值。
19476
19353
  # @type Content: Array
19477
19354
 
19478
19355
  attr_accessor :TotalCount, :Content
@@ -19755,10 +19632,8 @@ module TencentCloud
19755
19632
  # 文件配置项发布信息列表
19756
19633
  class TsfPageFileConfigRelease < TencentCloud::Common::AbstractModel
19757
19634
  # @param TotalCount: 数量
19758
- # 注意:此字段可能返回 null,表示取不到有效值。
19759
19635
  # @type TotalCount: Integer
19760
19636
  # @param Content: 列表
19761
- # 注意:此字段可能返回 null,表示取不到有效值。
19762
19637
  # @type Content: Array
19763
19638
 
19764
19639
  attr_accessor :TotalCount, :Content
@@ -19811,10 +19686,8 @@ module TencentCloud
19811
19686
  # GatewayPlugin 翻页对象
19812
19687
  class TsfPageGatewayPlugin < TencentCloud::Common::AbstractModel
19813
19688
  # @param TotalCount: 记录总数
19814
- # 注意:此字段可能返回 null,表示取不到有效值。
19815
19689
  # @type TotalCount: Integer
19816
19690
  # @param Content: 记录实体列表
19817
- # 注意:此字段可能返回 null,表示取不到有效值。
19818
19691
  # @type Content: Array
19819
19692
 
19820
19693
  attr_accessor :TotalCount, :Content
@@ -20102,10 +19975,8 @@ module TencentCloud
20102
19975
  # 单元化规则翻页对象
20103
19976
  class TsfPageUnitRuleV2 < TencentCloud::Common::AbstractModel
20104
19977
  # @param TotalCount: 记录总数
20105
- # 注意:此字段可能返回 null,表示取不到有效值。
20106
19978
  # @type TotalCount: Integer
20107
19979
  # @param Content: 记录实体列表
20108
- # 注意:此字段可能返回 null,表示取不到有效值。
20109
19980
  # @type Content: Array
20110
19981
 
20111
19982
  attr_accessor :TotalCount, :Content
@@ -20205,16 +20076,12 @@ module TencentCloud
20205
20076
  # @param NamespaceName: 命名空间Name
20206
20077
  # @type NamespaceName: String
20207
20078
  # @param Id: 单元化命名空间ID
20208
- # 注意:此字段可能返回 null,表示取不到有效值。
20209
20079
  # @type Id: String
20210
20080
  # @param GatewayInstanceId: 网关实体ID
20211
- # 注意:此字段可能返回 null,表示取不到有效值。
20212
20081
  # @type GatewayInstanceId: String
20213
20082
  # @param CreatedTime: 创建时间
20214
- # 注意:此字段可能返回 null,表示取不到有效值。
20215
20083
  # @type CreatedTime: String
20216
20084
  # @param UpdatedTime: 更新时间
20217
- # 注意:此字段可能返回 null,表示取不到有效值。
20218
20085
  # @type UpdatedTime: String
20219
20086
 
20220
20087
  attr_accessor :NamespaceId, :NamespaceName, :Id, :GatewayInstanceId, :CreatedTime, :UpdatedTime
@@ -20460,7 +20327,6 @@ module TencentCloud
20460
20327
  # UpdateApiGroup返回参数结构体
20461
20328
  class UpdateApiGroupResponse < TencentCloud::Common::AbstractModel
20462
20329
  # @param Result: 返回结果,true: 成功, false: 失败
20463
- # 注意:此字段可能返回 null,表示取不到有效值。
20464
20330
  # @type Result: Boolean
20465
20331
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
20466
20332
  # @type RequestId: String
@@ -20845,8 +20711,7 @@ module TencentCloud
20845
20711
 
20846
20712
  # UpdateUnitRule返回参数结构体
20847
20713
  class UpdateUnitRuleResponse < TencentCloud::Common::AbstractModel
20848
- # @param Result: 是否成功
20849
- # 注意:此字段可能返回 null,表示取不到有效值。
20714
+ # @param Result: 是否成功,成功:true,失败:false。
20850
20715
  # @type Result: Boolean
20851
20716
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
20852
20717
  # @type RequestId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1035
4
+ version: 3.0.1037
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-04-07 00:00:00.000000000 Z
11
+ date: 2025-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common