tencentcloud-sdk-nodejs-oceanus 4.1.273 → 4.1.286

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-oceanus",
3
- "version": "4.1.273",
3
+ "version": "4.1.286",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4158,6 +4158,18 @@ export interface JobV1 {
4158
4158
  注意:此字段可能返回 null,表示取不到有效值。
4159
4159
  */
4160
4160
  NewStateCOSBucketType?: number;
4161
+ /**
4162
+ * <p>健康分数</p>
4163
+ */
4164
+ HealthScore?: number;
4165
+ /**
4166
+ * <p>最新诊断时间</p><p>参数格式:RFC3339</p>
4167
+ */
4168
+ LastDiagnoseTime?: string;
4169
+ /**
4170
+ * <p>负责人Uin</p>
4171
+ */
4172
+ ManagerUin?: string;
4161
4173
  }
4162
4174
  /**
4163
4175
  * 作业配置详情