@alicloud/gpdb20160503 3.12.0 → 3.12.1

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/dist/client.d.ts CHANGED
@@ -3506,7 +3506,7 @@ export default class Client extends OpenApi {
3506
3506
  * Queries the branch list of a Supabase project.
3507
3507
  *
3508
3508
  * @remarks
3509
- * Performs a paged query for all branches under a specified Supabase project. You can filter branches by parent branch, keyword, and sorting criteria. Paging is supported.
3509
+ * This operation performs a paging query of all branches under a specified Supabase project. You can filter results by parent branch, keyword, and sorting conditions.
3510
3510
  *
3511
3511
  * @param request - ListBranchesRequest
3512
3512
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3517,7 +3517,7 @@ export default class Client extends OpenApi {
3517
3517
  * Queries the branch list of a Supabase project.
3518
3518
  *
3519
3519
  * @remarks
3520
- * Performs a paged query for all branches under a specified Supabase project. You can filter branches by parent branch, keyword, and sorting criteria. Paging is supported.
3520
+ * This operation performs a paging query of all branches under a specified Supabase project. You can filter results by parent branch, keyword, and sorting conditions.
3521
3521
  *
3522
3522
  * @param request - ListBranchesRequest
3523
3523
  * @returns ListBranchesResponse
package/dist/client.js CHANGED
@@ -80,20 +80,20 @@ class Client extends openapi_core_1.default {
80
80
  'cn-shenzhen-finance-1': "gpdb.aliyuncs.com",
81
81
  'cn-qingdao': "gpdb.aliyuncs.com",
82
82
  'cn-north-2-gov-1': "gpdb.aliyuncs.com",
83
- 'me-east-1': "gpdb.me-east-1.aliyuncs.com",
84
- 'me-central-1': "gpdb.me-central-1.aliyuncs.com",
85
- 'eu-west-1': "gpdb.eu-west-1.aliyuncs.com",
86
- 'eu-central-1': "gpdb.eu-central-1.aliyuncs.com",
87
- 'cn-zhangjiakou': "gpdb.cn-zhangjiakou.aliyuncs.com",
88
83
  'cn-wulanchabu': "gpdb.cn-wulanchabu.aliyuncs.com",
89
- 'cn-huhehaote': "gpdb.cn-huhehaote.aliyuncs.com",
90
- 'cn-chengdu': "gpdb.cn-chengdu.aliyuncs.com",
91
- 'cn-beijing-finance-1': "gpdb.cn-beijing-finance-1.aliyuncs.com",
92
- 'ap-southeast-7': "gpdb.ap-southeast-7.aliyuncs.com",
93
- 'ap-southeast-5': "gpdb.ap-southeast-5.aliyuncs.com",
94
- 'ap-southeast-3': "gpdb.ap-southeast-3.aliyuncs.com",
84
+ 'cn-zhangjiakou': "gpdb.cn-zhangjiakou.aliyuncs.com",
95
85
  'ap-northeast-2': "gpdb.ap-northeast-2.aliyuncs.com",
96
86
  'ap-northeast-1': "gpdb.ap-northeast-1.aliyuncs.com",
87
+ 'cn-chengdu': "gpdb.cn-chengdu.aliyuncs.com",
88
+ 'ap-southeast-3': "gpdb.ap-southeast-3.aliyuncs.com",
89
+ 'cn-huhehaote': "gpdb.cn-huhehaote.aliyuncs.com",
90
+ 'ap-southeast-5': "gpdb.ap-southeast-5.aliyuncs.com",
91
+ 'ap-southeast-7': "gpdb.ap-southeast-7.aliyuncs.com",
92
+ 'eu-west-1': "gpdb.eu-west-1.aliyuncs.com",
93
+ 'eu-central-1': "gpdb.eu-central-1.aliyuncs.com",
94
+ 'me-east-1': "gpdb.me-east-1.aliyuncs.com",
95
+ 'me-central-1': "gpdb.me-central-1.aliyuncs.com",
96
+ 'cn-beijing-finance-1': "gpdb.cn-beijing-finance-1.aliyuncs.com",
97
97
  };
98
98
  this.checkConfig(config);
99
99
  this._endpoint = this.getEndpoint("gpdb", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
@@ -10862,7 +10862,7 @@ class Client extends openapi_core_1.default {
10862
10862
  * Queries the branch list of a Supabase project.
10863
10863
  *
10864
10864
  * @remarks
10865
- * Performs a paged query for all branches under a specified Supabase project. You can filter branches by parent branch, keyword, and sorting criteria. Paging is supported.
10865
+ * This operation performs a paging query of all branches under a specified Supabase project. You can filter results by parent branch, keyword, and sorting conditions.
10866
10866
  *
10867
10867
  * @param request - ListBranchesRequest
10868
10868
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10918,7 +10918,7 @@ class Client extends openapi_core_1.default {
10918
10918
  * Queries the branch list of a Supabase project.
10919
10919
  *
10920
10920
  * @remarks
10921
- * Performs a paged query for all branches under a specified Supabase project. You can filter branches by parent branch, keyword, and sorting criteria. Paging is supported.
10921
+ * This operation performs a paging query of all branches under a specified Supabase project. You can filter results by parent branch, keyword, and sorting conditions.
10922
10922
  *
10923
10923
  * @param request - ListBranchesRequest
10924
10924
  * @returns ListBranchesResponse