@alicloud/gpdb20160503 3.12.0 → 3.12.2
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 +4 -4
- package/dist/client.js +62 -26
- package/dist/client.js.map +1 -1
- package/dist/models/CreateSupabaseProjectRequest.d.ts +1 -0
- package/dist/models/CreateSupabaseProjectRequest.js +2 -0
- package/dist/models/CreateSupabaseProjectRequest.js.map +1 -1
- package/dist/models/DescribeBranchResponseBody.d.ts +14 -6
- package/dist/models/DescribeBranchResponseBody.js +2 -0
- package/dist/models/DescribeBranchResponseBody.js.map +1 -1
- package/dist/models/GetSupabaseProjectResponseBody.d.ts +1 -0
- package/dist/models/GetSupabaseProjectResponseBody.js +2 -0
- package/dist/models/GetSupabaseProjectResponseBody.js.map +1 -1
- package/dist/models/ListBranchesRequest.d.ts +6 -6
- package/dist/models/ListBranchesResponseBody.d.ts +4 -3
- package/dist/models/ListBranchesResponseBody.js +2 -0
- package/dist/models/ListBranchesResponseBody.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +63 -26
- package/src/models/CreateSupabaseProjectRequest.ts +3 -0
- package/src/models/DescribeBranchResponseBody.ts +16 -6
- package/src/models/GetSupabaseProjectResponseBody.ts +3 -0
- package/src/models/ListBranchesRequest.ts +6 -6
- package/src/models/ListBranchesResponseBody.ts +6 -3
|
@@ -65,6 +65,7 @@ class CreateSupabaseProjectRequest extends $dara.Model {
|
|
|
65
65
|
clientToken: 'ClientToken',
|
|
66
66
|
diskPerformanceLevel: 'DiskPerformanceLevel',
|
|
67
67
|
engineVersion: 'EngineVersion',
|
|
68
|
+
lightweight: 'Lightweight',
|
|
68
69
|
payType: 'PayType',
|
|
69
70
|
period: 'Period',
|
|
70
71
|
projectName: 'ProjectName',
|
|
@@ -86,6 +87,7 @@ class CreateSupabaseProjectRequest extends $dara.Model {
|
|
|
86
87
|
clientToken: 'string',
|
|
87
88
|
diskPerformanceLevel: 'string',
|
|
88
89
|
engineVersion: 'string',
|
|
90
|
+
lightweight: 'boolean',
|
|
89
91
|
payType: 'string',
|
|
90
92
|
period: 'string',
|
|
91
93
|
projectName: 'string',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateSupabaseProjectRequest.js","sourceRoot":"","sources":["../../src/models/CreateSupabaseProjectRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAG/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxBD,4EAwBC;AAED,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateSupabaseProjectRequest.js","sourceRoot":"","sources":["../../src/models/CreateSupabaseProjectRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAG/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxBD,4EAwBC;AAED,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;IAoL3D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,iBAAiB;YAClC,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,oBAAoB,EAAE,sBAAsB;YAC5C,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;YAC1B,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,QAAQ,EAAE,UAAU;YACpB,cAAc,EAAE,gBAAgB;YAChC,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,OAAO;YACd,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,QAAQ;YACzB,SAAS,EAAE,SAAS;YACpB,WAAW,EAAE,QAAQ;YACrB,oBAAoB,EAAE,QAAQ;YAC9B,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,SAAS;YACtB,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,QAAQ,EAAE,QAAQ;YAClB,cAAc,EAAE,QAAQ;YACxB,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,gCAAgC,EAAE;YACvE,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,KAAK,EAAE,QAAQ;YACf,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5OD,oEA4OC"}
|
|
@@ -70,7 +70,7 @@ export declare class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
70
70
|
description?: string;
|
|
71
71
|
/**
|
|
72
72
|
* @remarks
|
|
73
|
-
* The time when the branch
|
|
73
|
+
* The time when the branch expires and is automatically deleted, in ISO 8601 UTC format.
|
|
74
74
|
*
|
|
75
75
|
* @example
|
|
76
76
|
* 2026-10-08T09:11:12Z
|
|
@@ -90,7 +90,7 @@ export declare class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
90
90
|
initSource?: string;
|
|
91
91
|
/**
|
|
92
92
|
* @remarks
|
|
93
|
-
* Indicates whether
|
|
93
|
+
* Indicates whether this is the default branch.
|
|
94
94
|
*
|
|
95
95
|
* @example
|
|
96
96
|
* true
|
|
@@ -98,7 +98,7 @@ export declare class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
98
98
|
isDefault?: boolean;
|
|
99
99
|
/**
|
|
100
100
|
* @remarks
|
|
101
|
-
* The parent branch ID, which specifies the parent branch
|
|
101
|
+
* The parent branch ID, which specifies the parent branch of a new branch or a query condition.
|
|
102
102
|
*
|
|
103
103
|
* @example
|
|
104
104
|
* br-main
|
|
@@ -124,7 +124,7 @@ export declare class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
124
124
|
* @remarks
|
|
125
125
|
* The data synchronization point in time selected from the parent branch when this branch was created, in ISO 8601 UTC format.
|
|
126
126
|
*
|
|
127
|
-
*
|
|
127
|
+
* Description:
|
|
128
128
|
* - For child branches, this value indicates the point in time of the parent branch selected during creation.
|
|
129
129
|
* - If no parent branch exists, the value 1970-01-01T00:00:00.000Z is returned.
|
|
130
130
|
*
|
|
@@ -134,7 +134,7 @@ export declare class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
134
134
|
parentTimestamp?: string;
|
|
135
135
|
/**
|
|
136
136
|
* @remarks
|
|
137
|
-
* The Supabase project ID
|
|
137
|
+
* The Supabase project ID that corresponds to the primary branch.
|
|
138
138
|
*
|
|
139
139
|
* @example
|
|
140
140
|
* spb-xxxx
|
|
@@ -160,6 +160,14 @@ export declare class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
160
160
|
* Supabase
|
|
161
161
|
*/
|
|
162
162
|
serviceType?: string;
|
|
163
|
+
/**
|
|
164
|
+
* @remarks
|
|
165
|
+
* The Supabase project ID that corresponds to the current branch.
|
|
166
|
+
*
|
|
167
|
+
* @example
|
|
168
|
+
* spb-xxxx
|
|
169
|
+
*/
|
|
170
|
+
spbProjectId?: string;
|
|
163
171
|
/**
|
|
164
172
|
* @remarks
|
|
165
173
|
* The branch status.
|
|
@@ -170,7 +178,7 @@ export declare class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
170
178
|
status?: string;
|
|
171
179
|
/**
|
|
172
180
|
* @remarks
|
|
173
|
-
* The branch
|
|
181
|
+
* The list of branch tags.
|
|
174
182
|
*/
|
|
175
183
|
tags?: DescribeBranchResponseBodyBranchTags[];
|
|
176
184
|
static names(): {
|
|
@@ -75,6 +75,7 @@ class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
75
75
|
projectId: 'ProjectId',
|
|
76
76
|
protected: 'Protected',
|
|
77
77
|
serviceType: 'ServiceType',
|
|
78
|
+
spbProjectId: 'SpbProjectId',
|
|
78
79
|
status: 'Status',
|
|
79
80
|
tags: 'Tags',
|
|
80
81
|
};
|
|
@@ -96,6 +97,7 @@ class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
96
97
|
projectId: 'string',
|
|
97
98
|
protected: 'boolean',
|
|
98
99
|
serviceType: 'string',
|
|
100
|
+
spbProjectId: 'string',
|
|
99
101
|
status: 'string',
|
|
100
102
|
tags: { 'type': 'array', 'itemType': DescribeBranchResponseBodyBranchTags },
|
|
101
103
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeBranchResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeBranchResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IAiBnE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,oFAsCC;AAED,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeBranchResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeBranchResponseBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -49,6 +49,7 @@ class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
49
49
|
engineVersion: 'EngineVersion',
|
|
50
50
|
eni: 'Eni',
|
|
51
51
|
instanceVersion: 'InstanceVersion',
|
|
52
|
+
lightweight: 'Lightweight',
|
|
52
53
|
payType: 'PayType',
|
|
53
54
|
privateConnectUrl: 'PrivateConnectUrl',
|
|
54
55
|
projectDescription: 'ProjectDescription',
|
|
@@ -79,6 +80,7 @@ class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
79
80
|
engineVersion: 'string',
|
|
80
81
|
eni: 'string',
|
|
81
82
|
instanceVersion: 'string',
|
|
83
|
+
lightweight: 'string',
|
|
82
84
|
payType: 'string',
|
|
83
85
|
privateConnectUrl: 'string',
|
|
84
86
|
projectDescription: 'string',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetSupabaseProjectResponseBody.js","sourceRoot":"","sources":["../../src/models/GetSupabaseProjectResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"GetSupabaseProjectResponseBody.js","sourceRoot":"","sources":["../../src/models/GetSupabaseProjectResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;IA+O7D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;YACxB,gBAAgB,EAAE,kBAAkB;YACpC,iBAAiB,EAAE,mBAAmB;YACtC,iBAAiB,EAAE,mBAAmB;YACtC,oBAAoB,EAAE,sBAAsB;YAC5C,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,eAAe;YAC9B,GAAG,EAAE,KAAK;YACV,eAAe,EAAE,iBAAiB;YAClC,WAAW,EAAE,aAAa;YAC1B,OAAO,EAAE,SAAS;YAClB,iBAAiB,EAAE,mBAAmB;YACtC,kBAAkB,EAAE,oBAAoB;YACxC,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,gBAAgB,EAAE,kBAAkB;YACpC,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,cAAc,EAAE,gBAAgB;YAChC,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,OAAO;YACd,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;YACnB,UAAU,EAAE,QAAQ;YACpB,gBAAgB,EAAE,QAAQ;YAC1B,iBAAiB,EAAE,QAAQ;YAC3B,iBAAiB,EAAE,QAAQ;YAC3B,oBAAoB,EAAE,QAAQ;YAC9B,MAAM,EAAE,QAAQ;YAChB,aAAa,EAAE,QAAQ;YACvB,GAAG,EAAE,QAAQ;YACb,eAAe,EAAE,QAAQ;YACzB,WAAW,EAAE,QAAQ;YACrB,OAAO,EAAE,QAAQ;YACjB,iBAAiB,EAAE,QAAQ;YAC3B,kBAAkB,EAAE,QAAQ;YAC5B,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,gBAAgB,EAAE,QAAQ;YAC1B,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,cAAc,EAAE,QAAQ;YACxB,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,KAAK,EAAE,QAAQ;YACf,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtTD,wEAsTC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class ListBranchesRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The maximum number of records to return in this
|
|
5
|
+
* The maximum number of records to return in this query.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* 20
|
|
@@ -10,7 +10,7 @@ export declare class ListBranchesRequest extends $dara.Model {
|
|
|
10
10
|
maxResults?: number;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The cursor for
|
|
13
|
+
* The cursor for paging query. You do not need to specify this parameter for the first query. For subsequent queries, use the NextToken value returned in the previous response.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* caeba0bbb2be03f84eb48b699f0a4883
|
|
@@ -42,7 +42,7 @@ export declare class ListBranchesRequest extends $dara.Model {
|
|
|
42
42
|
pageSize?: number;
|
|
43
43
|
/**
|
|
44
44
|
* @remarks
|
|
45
|
-
* The parent branch ID.
|
|
45
|
+
* The parent branch ID. Specifies the parent branch for a new branch or as a query filter condition.
|
|
46
46
|
*
|
|
47
47
|
* @example
|
|
48
48
|
* br-main
|
|
@@ -58,7 +58,7 @@ export declare class ListBranchesRequest extends $dara.Model {
|
|
|
58
58
|
regionId?: string;
|
|
59
59
|
/**
|
|
60
60
|
* @remarks
|
|
61
|
-
* The search keyword.
|
|
61
|
+
* The search keyword. Supports fuzzy search by branch ID or branch name.
|
|
62
62
|
*
|
|
63
63
|
* @example
|
|
64
64
|
* main
|
|
@@ -66,7 +66,7 @@ export declare class ListBranchesRequest extends $dara.Model {
|
|
|
66
66
|
search?: string;
|
|
67
67
|
/**
|
|
68
68
|
* @remarks
|
|
69
|
-
* The
|
|
69
|
+
* The sort field.
|
|
70
70
|
*
|
|
71
71
|
* Valid values:
|
|
72
72
|
* - BranchName: sorts by branch name.
|
|
@@ -81,7 +81,7 @@ export declare class ListBranchesRequest extends $dara.Model {
|
|
|
81
81
|
sortBy?: string;
|
|
82
82
|
/**
|
|
83
83
|
* @remarks
|
|
84
|
-
* The sort
|
|
84
|
+
* The sort direction.
|
|
85
85
|
*
|
|
86
86
|
* Valid values:
|
|
87
87
|
* - Asc: ascending order.
|
|
@@ -41,6 +41,7 @@ export declare class ListBranchesResponseBodyBranchesBranch extends $dara.Model
|
|
|
41
41
|
projectId?: string;
|
|
42
42
|
protected?: boolean;
|
|
43
43
|
serviceType?: string;
|
|
44
|
+
spbProjectId?: string;
|
|
44
45
|
status?: string;
|
|
45
46
|
tags?: ListBranchesResponseBodyBranchesBranchTags;
|
|
46
47
|
static names(): {
|
|
@@ -71,7 +72,7 @@ export declare class ListBranchesResponseBody extends $dara.Model {
|
|
|
71
72
|
branches?: ListBranchesResponseBodyBranches;
|
|
72
73
|
/**
|
|
73
74
|
* @remarks
|
|
74
|
-
* The maximum number of records to return in this
|
|
75
|
+
* The maximum number of records to return in this query.
|
|
75
76
|
*
|
|
76
77
|
* @example
|
|
77
78
|
* 20
|
|
@@ -79,7 +80,7 @@ export declare class ListBranchesResponseBody extends $dara.Model {
|
|
|
79
80
|
maxResults?: number;
|
|
80
81
|
/**
|
|
81
82
|
* @remarks
|
|
82
|
-
* The cursor for
|
|
83
|
+
* The cursor for paging query. You do not need to specify this parameter for the first query. For subsequent queries, use the NextToken value returned in the previous response.
|
|
83
84
|
*
|
|
84
85
|
* @example
|
|
85
86
|
* caeba0bbb2be03f84eb48b699f0a4883
|
|
@@ -119,7 +120,7 @@ export declare class ListBranchesResponseBody extends $dara.Model {
|
|
|
119
120
|
requestId?: string;
|
|
120
121
|
/**
|
|
121
122
|
* @remarks
|
|
122
|
-
* The total number of branches that match the query
|
|
123
|
+
* The total number of branches that match the query conditions.
|
|
123
124
|
*
|
|
124
125
|
* @example
|
|
125
126
|
* 20
|
|
@@ -96,6 +96,7 @@ class ListBranchesResponseBodyBranchesBranch extends $dara.Model {
|
|
|
96
96
|
projectId: 'ProjectId',
|
|
97
97
|
protected: 'Protected',
|
|
98
98
|
serviceType: 'ServiceType',
|
|
99
|
+
spbProjectId: 'SpbProjectId',
|
|
99
100
|
status: 'Status',
|
|
100
101
|
tags: 'Tags',
|
|
101
102
|
};
|
|
@@ -116,6 +117,7 @@ class ListBranchesResponseBodyBranchesBranch extends $dara.Model {
|
|
|
116
117
|
projectId: 'string',
|
|
117
118
|
protected: 'boolean',
|
|
118
119
|
serviceType: 'string',
|
|
120
|
+
spbProjectId: 'string',
|
|
119
121
|
status: 'string',
|
|
120
122
|
tags: ListBranchesResponseBodyBranchesBranchTags,
|
|
121
123
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListBranchesResponseBody.js","sourceRoot":"","sources":["../../src/models/ListBranchesResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IAG5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxBD,sGAwBC;AAED,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IAEzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,6CAA6C,EAAE;SACpF,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAC3B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACtC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxBD,gGAwBC;AAED,MAAa,sCAAuC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"ListBranchesResponseBody.js","sourceRoot":"","sources":["../../src/models/ListBranchesResponseBody.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
package/src/client.ts
CHANGED
|
@@ -13,33 +13,66 @@ export default class Client extends OpenApi {
|
|
|
13
13
|
super(config);
|
|
14
14
|
this._endpointRule = "regional";
|
|
15
15
|
this._endpointMap = {
|
|
16
|
-
'cn-beijing': "gpdb.aliyuncs.com",
|
|
17
16
|
'cn-hangzhou': "gpdb.aliyuncs.com",
|
|
18
|
-
'cn-shanghai': "gpdb.aliyuncs.com",
|
|
19
|
-
'cn-shenzhen': "gpdb.aliyuncs.com",
|
|
20
|
-
'cn-hongkong': "gpdb.aliyuncs.com",
|
|
21
|
-
'ap-southeast-1': "gpdb.aliyuncs.com",
|
|
22
|
-
'us-west-1': "gpdb.aliyuncs.com",
|
|
23
|
-
'us-east-1': "gpdb.aliyuncs.com",
|
|
24
17
|
'cn-hangzhou-finance': "gpdb.aliyuncs.com",
|
|
25
|
-
'
|
|
26
|
-
'
|
|
27
|
-
'
|
|
28
|
-
'cn-
|
|
29
|
-
'
|
|
30
|
-
'
|
|
31
|
-
'
|
|
32
|
-
'
|
|
33
|
-
'cn-
|
|
18
|
+
'ap-northeast-2-pop': "gpdb.aliyuncs.com",
|
|
19
|
+
'ap-south-1': "gpdb.aliyuncs.com",
|
|
20
|
+
'ap-southeast-2': "gpdb.aliyuncs.com",
|
|
21
|
+
'cn-beijing-finance-1': "gpdb.aliyuncs.com",
|
|
22
|
+
'cn-beijing-finance-pop': "gpdb.aliyuncs.com",
|
|
23
|
+
'cn-beijing-gov-1': "gpdb.aliyuncs.com",
|
|
24
|
+
'cn-beijing-nu16-b01': "gpdb.aliyuncs.com",
|
|
25
|
+
'cn-edge-1': "gpdb.aliyuncs.com",
|
|
26
|
+
'cn-fujian': "gpdb.aliyuncs.com",
|
|
27
|
+
'cn-haidian-cm12-c01': "gpdb.aliyuncs.com",
|
|
28
|
+
'cn-hangzhou-bj-b01': "gpdb.aliyuncs.com",
|
|
29
|
+
'cn-hangzhou-internal-prod-1': "gpdb.aliyuncs.com",
|
|
30
|
+
'cn-hangzhou-internal-test-1': "gpdb.aliyuncs.com",
|
|
31
|
+
'cn-hangzhou-internal-test-2': "gpdb.aliyuncs.com",
|
|
32
|
+
'cn-hangzhou-internal-test-3': "gpdb.aliyuncs.com",
|
|
33
|
+
'cn-hangzhou-test-306': "gpdb.aliyuncs.com",
|
|
34
|
+
'cn-hongkong-finance-pop': "gpdb.aliyuncs.com",
|
|
35
|
+
'cn-huhehaote-nebula-1': "gpdb.aliyuncs.com",
|
|
36
|
+
'cn-qingdao-nebula': "gpdb.aliyuncs.com",
|
|
37
|
+
'cn-shanghai-et15-b01': "gpdb.aliyuncs.com",
|
|
38
|
+
'cn-shanghai-et2-b01': "gpdb.aliyuncs.com",
|
|
39
|
+
'cn-shanghai-inner': "gpdb.aliyuncs.com",
|
|
40
|
+
'cn-shanghai-internal-test-1': "gpdb.aliyuncs.com",
|
|
41
|
+
'cn-shenzhen-inner': "gpdb.aliyuncs.com",
|
|
42
|
+
'cn-shenzhen-st4-d01': "gpdb.aliyuncs.com",
|
|
43
|
+
'cn-shenzhen-su18-b01': "gpdb.aliyuncs.com",
|
|
44
|
+
'cn-wuhan': "gpdb.aliyuncs.com",
|
|
45
|
+
'cn-yushanfang': "gpdb.aliyuncs.com",
|
|
46
|
+
'cn-zhangbei': "gpdb.aliyuncs.com",
|
|
47
|
+
'cn-zhangbei-na61-b01': "gpdb.aliyuncs.com",
|
|
48
|
+
'cn-zhangjiakou-na62-a01': "gpdb.aliyuncs.com",
|
|
49
|
+
'cn-zhengzhou-nebula-1': "gpdb.aliyuncs.com",
|
|
50
|
+
'eu-west-1-oxs': "gpdb.aliyuncs.com",
|
|
51
|
+
'rus-west-1-pop': "gpdb.aliyuncs.com",
|
|
34
52
|
'cn-wulanchabu': "gpdb.cn-wulanchabu.aliyuncs.com",
|
|
35
|
-
'cn-
|
|
36
|
-
'cn-
|
|
37
|
-
'cn-
|
|
38
|
-
'
|
|
39
|
-
'
|
|
40
|
-
'
|
|
53
|
+
'cn-beijing': "gpdb.cn-beijing.aliyuncs.com",
|
|
54
|
+
'cn-qingdao': "gpdb.cn-qingdao.aliyuncs.com",
|
|
55
|
+
'cn-shanghai': "gpdb.cn-shanghai.aliyuncs.com",
|
|
56
|
+
'cn-hongkong': "gpdb.cn-hongkong.aliyuncs.com",
|
|
57
|
+
'cn-zhangjiakou': "gpdb.cn-zhangjiakou.aliyuncs.com",
|
|
58
|
+
'cn-shenzhen': "gpdb.cn-shenzhen.aliyuncs.com",
|
|
41
59
|
'ap-northeast-2': "gpdb.ap-northeast-2.aliyuncs.com",
|
|
42
60
|
'ap-northeast-1': "gpdb.ap-northeast-1.aliyuncs.com",
|
|
61
|
+
'cn-chengdu': "gpdb.cn-chengdu.aliyuncs.com",
|
|
62
|
+
'ap-southeast-1': "gpdb.ap-southeast-1.aliyuncs.com",
|
|
63
|
+
'ap-southeast-3': "gpdb.ap-southeast-3.aliyuncs.com",
|
|
64
|
+
'cn-huhehaote': "gpdb.cn-huhehaote.aliyuncs.com",
|
|
65
|
+
'ap-southeast-5': "gpdb.ap-southeast-5.aliyuncs.com",
|
|
66
|
+
'ap-southeast-7': "gpdb.ap-southeast-7.aliyuncs.com",
|
|
67
|
+
'us-east-1': "gpdb.us-east-1.aliyuncs.com",
|
|
68
|
+
'eu-west-1': "gpdb.eu-west-1.aliyuncs.com",
|
|
69
|
+
'us-west-1': "gpdb.us-west-1.aliyuncs.com",
|
|
70
|
+
'eu-central-1': "gpdb.eu-central-1.aliyuncs.com",
|
|
71
|
+
'me-east-1': "gpdb.me-east-1.aliyuncs.com",
|
|
72
|
+
'me-central-1': "gpdb.me-central-1.aliyuncs.com",
|
|
73
|
+
'cn-shenzhen-finance-1': "gpdb.cn-shenzhen-finance-1.aliyuncs.com",
|
|
74
|
+
'cn-shanghai-finance-1': "gpdb.cn-shanghai-finance-1.aliyuncs.com",
|
|
75
|
+
'cn-north-2-gov-1': "gpdb.cn-north-2-gov-1.aliyuncs.com",
|
|
43
76
|
};
|
|
44
77
|
this.checkConfig(config);
|
|
45
78
|
this._endpoint = this.getEndpoint("gpdb", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -3543,6 +3576,10 @@ export default class Client extends OpenApi {
|
|
|
3543
3576
|
query["EngineVersion"] = request.engineVersion;
|
|
3544
3577
|
}
|
|
3545
3578
|
|
|
3579
|
+
if (!$dara.isNull(request.lightweight)) {
|
|
3580
|
+
query["Lightweight"] = request.lightweight;
|
|
3581
|
+
}
|
|
3582
|
+
|
|
3546
3583
|
if (!$dara.isNull(request.payType)) {
|
|
3547
3584
|
query["PayType"] = request.payType;
|
|
3548
3585
|
}
|
|
@@ -6070,7 +6107,7 @@ export default class Client extends OpenApi {
|
|
|
6070
6107
|
* Queries the details of a Supabase branch.
|
|
6071
6108
|
*
|
|
6072
6109
|
* @remarks
|
|
6073
|
-
*
|
|
6110
|
+
* This operation queries the details of a specified Supabase branch and returns the basic attributes, parent branch information, protection status, and connection information of the branch.
|
|
6074
6111
|
*
|
|
6075
6112
|
* @param request - DescribeBranchRequest
|
|
6076
6113
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6108,7 +6145,7 @@ export default class Client extends OpenApi {
|
|
|
6108
6145
|
* Queries the details of a Supabase branch.
|
|
6109
6146
|
*
|
|
6110
6147
|
* @remarks
|
|
6111
|
-
*
|
|
6148
|
+
* This operation queries the details of a specified Supabase branch and returns the basic attributes, parent branch information, protection status, and connection information of the branch.
|
|
6112
6149
|
*
|
|
6113
6150
|
* @param request - DescribeBranchRequest
|
|
6114
6151
|
* @returns DescribeBranchResponse
|
|
@@ -12242,7 +12279,7 @@ export default class Client extends OpenApi {
|
|
|
12242
12279
|
* Queries the branch list of a Supabase project.
|
|
12243
12280
|
*
|
|
12244
12281
|
* @remarks
|
|
12245
|
-
*
|
|
12282
|
+
* 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.
|
|
12246
12283
|
*
|
|
12247
12284
|
* @param request - ListBranchesRequest
|
|
12248
12285
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12308,7 +12345,7 @@ export default class Client extends OpenApi {
|
|
|
12308
12345
|
* Queries the branch list of a Supabase project.
|
|
12309
12346
|
*
|
|
12310
12347
|
* @remarks
|
|
12311
|
-
*
|
|
12348
|
+
* 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.
|
|
12312
12349
|
*
|
|
12313
12350
|
* @param request - ListBranchesRequest
|
|
12314
12351
|
* @returns ListBranchesResponse
|
|
@@ -89,6 +89,7 @@ export class CreateSupabaseProjectRequest extends $dara.Model {
|
|
|
89
89
|
* PG15
|
|
90
90
|
*/
|
|
91
91
|
engineVersion?: string;
|
|
92
|
+
lightweight?: boolean;
|
|
92
93
|
/**
|
|
93
94
|
* @remarks
|
|
94
95
|
* The billing method. If this parameter is not specified, the default value Free is used.
|
|
@@ -214,6 +215,7 @@ export class CreateSupabaseProjectRequest extends $dara.Model {
|
|
|
214
215
|
clientToken: 'ClientToken',
|
|
215
216
|
diskPerformanceLevel: 'DiskPerformanceLevel',
|
|
216
217
|
engineVersion: 'EngineVersion',
|
|
218
|
+
lightweight: 'Lightweight',
|
|
217
219
|
payType: 'PayType',
|
|
218
220
|
period: 'Period',
|
|
219
221
|
projectName: 'ProjectName',
|
|
@@ -236,6 +238,7 @@ export class CreateSupabaseProjectRequest extends $dara.Model {
|
|
|
236
238
|
clientToken: 'string',
|
|
237
239
|
diskPerformanceLevel: 'string',
|
|
238
240
|
engineVersion: 'string',
|
|
241
|
+
lightweight: 'boolean',
|
|
239
242
|
payType: 'string',
|
|
240
243
|
period: 'string',
|
|
241
244
|
projectName: 'string',
|
|
@@ -85,7 +85,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
85
85
|
description?: string;
|
|
86
86
|
/**
|
|
87
87
|
* @remarks
|
|
88
|
-
* The time when the branch
|
|
88
|
+
* The time when the branch expires and is automatically deleted, in ISO 8601 UTC format.
|
|
89
89
|
*
|
|
90
90
|
* @example
|
|
91
91
|
* 2026-10-08T09:11:12Z
|
|
@@ -105,7 +105,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
105
105
|
initSource?: string;
|
|
106
106
|
/**
|
|
107
107
|
* @remarks
|
|
108
|
-
* Indicates whether
|
|
108
|
+
* Indicates whether this is the default branch.
|
|
109
109
|
*
|
|
110
110
|
* @example
|
|
111
111
|
* true
|
|
@@ -113,7 +113,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
113
113
|
isDefault?: boolean;
|
|
114
114
|
/**
|
|
115
115
|
* @remarks
|
|
116
|
-
* The parent branch ID, which specifies the parent branch
|
|
116
|
+
* The parent branch ID, which specifies the parent branch of a new branch or a query condition.
|
|
117
117
|
*
|
|
118
118
|
* @example
|
|
119
119
|
* br-main
|
|
@@ -139,7 +139,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
139
139
|
* @remarks
|
|
140
140
|
* The data synchronization point in time selected from the parent branch when this branch was created, in ISO 8601 UTC format.
|
|
141
141
|
*
|
|
142
|
-
*
|
|
142
|
+
* Description:
|
|
143
143
|
* - For child branches, this value indicates the point in time of the parent branch selected during creation.
|
|
144
144
|
* - If no parent branch exists, the value 1970-01-01T00:00:00.000Z is returned.
|
|
145
145
|
*
|
|
@@ -149,7 +149,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
149
149
|
parentTimestamp?: string;
|
|
150
150
|
/**
|
|
151
151
|
* @remarks
|
|
152
|
-
* The Supabase project ID
|
|
152
|
+
* The Supabase project ID that corresponds to the primary branch.
|
|
153
153
|
*
|
|
154
154
|
* @example
|
|
155
155
|
* spb-xxxx
|
|
@@ -175,6 +175,14 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
175
175
|
* Supabase
|
|
176
176
|
*/
|
|
177
177
|
serviceType?: string;
|
|
178
|
+
/**
|
|
179
|
+
* @remarks
|
|
180
|
+
* The Supabase project ID that corresponds to the current branch.
|
|
181
|
+
*
|
|
182
|
+
* @example
|
|
183
|
+
* spb-xxxx
|
|
184
|
+
*/
|
|
185
|
+
spbProjectId?: string;
|
|
178
186
|
/**
|
|
179
187
|
* @remarks
|
|
180
188
|
* The branch status.
|
|
@@ -185,7 +193,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
185
193
|
status?: string;
|
|
186
194
|
/**
|
|
187
195
|
* @remarks
|
|
188
|
-
* The branch
|
|
196
|
+
* The list of branch tags.
|
|
189
197
|
*/
|
|
190
198
|
tags?: DescribeBranchResponseBodyBranchTags[];
|
|
191
199
|
static names(): { [key: string]: string } {
|
|
@@ -205,6 +213,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
205
213
|
projectId: 'ProjectId',
|
|
206
214
|
protected: 'Protected',
|
|
207
215
|
serviceType: 'ServiceType',
|
|
216
|
+
spbProjectId: 'SpbProjectId',
|
|
208
217
|
status: 'Status',
|
|
209
218
|
tags: 'Tags',
|
|
210
219
|
};
|
|
@@ -227,6 +236,7 @@ export class DescribeBranchResponseBodyBranch extends $dara.Model {
|
|
|
227
236
|
projectId: 'string',
|
|
228
237
|
protected: 'boolean',
|
|
229
238
|
serviceType: 'string',
|
|
239
|
+
spbProjectId: 'string',
|
|
230
240
|
status: 'string',
|
|
231
241
|
tags: { 'type': 'array', 'itemType': DescribeBranchResponseBodyBranchTags },
|
|
232
242
|
};
|
|
@@ -92,6 +92,7 @@ export class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
92
92
|
* v1.0.3
|
|
93
93
|
*/
|
|
94
94
|
instanceVersion?: string;
|
|
95
|
+
lightweight?: string;
|
|
95
96
|
/**
|
|
96
97
|
* @remarks
|
|
97
98
|
* The billing method. Valid values:
|
|
@@ -252,6 +253,7 @@ export class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
252
253
|
engineVersion: 'EngineVersion',
|
|
253
254
|
eni: 'Eni',
|
|
254
255
|
instanceVersion: 'InstanceVersion',
|
|
256
|
+
lightweight: 'Lightweight',
|
|
255
257
|
payType: 'PayType',
|
|
256
258
|
privateConnectUrl: 'PrivateConnectUrl',
|
|
257
259
|
projectDescription: 'ProjectDescription',
|
|
@@ -283,6 +285,7 @@ export class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
283
285
|
engineVersion: 'string',
|
|
284
286
|
eni: 'string',
|
|
285
287
|
instanceVersion: 'string',
|
|
288
|
+
lightweight: 'string',
|
|
286
289
|
payType: 'string',
|
|
287
290
|
privateConnectUrl: 'string',
|
|
288
291
|
projectDescription: 'string',
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListBranchesRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The maximum number of records to return in this
|
|
8
|
+
* The maximum number of records to return in this query.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 20
|
|
@@ -13,7 +13,7 @@ export class ListBranchesRequest extends $dara.Model {
|
|
|
13
13
|
maxResults?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The cursor for
|
|
16
|
+
* The cursor for paging query. You do not need to specify this parameter for the first query. For subsequent queries, use the NextToken value returned in the previous response.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* caeba0bbb2be03f84eb48b699f0a4883
|
|
@@ -45,7 +45,7 @@ export class ListBranchesRequest extends $dara.Model {
|
|
|
45
45
|
pageSize?: number;
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The parent branch ID.
|
|
48
|
+
* The parent branch ID. Specifies the parent branch for a new branch or as a query filter condition.
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* br-main
|
|
@@ -61,7 +61,7 @@ export class ListBranchesRequest extends $dara.Model {
|
|
|
61
61
|
regionId?: string;
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
* The search keyword.
|
|
64
|
+
* The search keyword. Supports fuzzy search by branch ID or branch name.
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
67
67
|
* main
|
|
@@ -69,7 +69,7 @@ export class ListBranchesRequest extends $dara.Model {
|
|
|
69
69
|
search?: string;
|
|
70
70
|
/**
|
|
71
71
|
* @remarks
|
|
72
|
-
* The
|
|
72
|
+
* The sort field.
|
|
73
73
|
*
|
|
74
74
|
* Valid values:
|
|
75
75
|
* - BranchName: sorts by branch name.
|
|
@@ -84,7 +84,7 @@ export class ListBranchesRequest extends $dara.Model {
|
|
|
84
84
|
sortBy?: string;
|
|
85
85
|
/**
|
|
86
86
|
* @remarks
|
|
87
|
-
* The sort
|
|
87
|
+
* The sort direction.
|
|
88
88
|
*
|
|
89
89
|
* Valid values:
|
|
90
90
|
* - Asc: ascending order.
|