@alicloud/gpdb20160503 3.0.1 → 3.0.3
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 +56 -56
- package/dist/client.js +81 -62
- package/dist/client.js.map +1 -1
- package/dist/models/ChatWithKnowledgeBaseStreamResponse.d.ts +2 -0
- package/dist/models/ChatWithKnowledgeBaseStreamResponse.js +4 -0
- package/dist/models/ChatWithKnowledgeBaseStreamResponse.js.map +1 -1
- package/dist/models/CreateSupabaseProjectRequest.d.ts +3 -0
- package/dist/models/CreateSupabaseProjectRequest.js +6 -0
- package/dist/models/CreateSupabaseProjectRequest.js.map +1 -1
- package/dist/models/CreateSupabaseProjectResponseBody.d.ts +1 -0
- package/dist/models/CreateSupabaseProjectResponseBody.js +2 -0
- package/dist/models/CreateSupabaseProjectResponseBody.js.map +1 -1
- package/dist/models/DescribeAccountsResponseBody.d.ts +0 -43
- package/dist/models/DescribeAccountsResponseBody.js.map +1 -1
- package/dist/models/DescribeDataShareInstancesResponseBody.d.ts +0 -60
- package/dist/models/DescribeDataShareInstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceAttributeResponseBody.d.ts +0 -575
- package/dist/models/DescribeDbinstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceIparrayListResponseBody.d.ts +0 -29
- package/dist/models/DescribeDbinstanceIparrayListResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceNetInfoResponseBody.d.ts +0 -63
- package/dist/models/DescribeDbinstanceNetInfoResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstancePlansResponseBody.d.ts +0 -97
- package/dist/models/DescribeDbinstancePlansResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceSupportMaxPerformanceResponseBody.d.ts +0 -32
- package/dist/models/DescribeDbinstanceSupportMaxPerformanceResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstancesResponseBody.d.ts +0 -259
- package/dist/models/DescribeDbinstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeDbresourceGroupResponseBody.d.ts +0 -34
- package/dist/models/DescribeDbresourceGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +0 -32
- package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
- package/dist/models/DescribeRolesResponseBody.d.ts +0 -4
- package/dist/models/DescribeRolesResponseBody.js.map +1 -1
- package/dist/models/DescribeTableResponseBody.d.ts +0 -4
- package/dist/models/DescribeTableResponseBody.js.map +1 -1
- package/dist/models/ExecuteStatementResponseBody.d.ts +0 -8
- package/dist/models/ExecuteStatementResponseBody.js.map +1 -1
- package/dist/models/GetStatementResultResponseBody.d.ts +0 -8
- package/dist/models/GetStatementResultResponseBody.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/ListBackupJobsResponseBody.d.ts +0 -45
- package/dist/models/ListBackupJobsResponseBody.js.map +1 -1
- package/dist/models/ListCollectionsResponseBody.d.ts +0 -4
- package/dist/models/ListCollectionsResponseBody.js.map +1 -1
- package/dist/models/ListDatabasesResponseBody.d.ts +0 -4
- package/dist/models/ListDatabasesResponseBody.js.map +1 -1
- package/dist/models/ListDocumentCollectionsResponseBody.d.ts +0 -53
- package/dist/models/ListDocumentCollectionsResponseBody.js.map +1 -1
- package/dist/models/ListDocumentsResponseBody.d.ts +0 -18
- package/dist/models/ListDocumentsResponseBody.js.map +1 -1
- package/dist/models/ListIndicesResponseBody.d.ts +0 -32
- package/dist/models/ListIndicesResponseBody.js.map +1 -1
- package/dist/models/ListNamespacesResponseBody.d.ts +0 -4
- package/dist/models/ListNamespacesResponseBody.js.map +1 -1
- package/dist/models/ListRemoteAdbdataSourcesResponseBody.d.ts +0 -83
- package/dist/models/ListRemoteAdbdataSourcesResponseBody.js.map +1 -1
- package/dist/models/ListSchemasResponseBody.d.ts +0 -4
- package/dist/models/ListSchemasResponseBody.js.map +1 -1
- package/dist/models/ListSecretsResponseBody.d.ts +0 -53
- package/dist/models/ListSecretsResponseBody.js.map +1 -1
- package/dist/models/ListSupportModelsResponseBody.d.ts +0 -4
- package/dist/models/ListSupportModelsResponseBody.js.map +1 -1
- package/dist/models/ListTablesResponseBody.d.ts +0 -4
- package/dist/models/ListTablesResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +0 -32
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/ModifySupabaseProjectSecurityIpsRequest.d.ts +2 -0
- package/dist/models/ModifySupabaseProjectSecurityIpsRequest.js +4 -0
- package/dist/models/ModifySupabaseProjectSecurityIpsRequest.js.map +1 -1
- package/dist/models/QueryCollectionDataRequest.d.ts +10 -0
- package/dist/models/QueryCollectionDataRequest.js.map +1 -1
- package/dist/models/QueryCollectionDataResponseBody.d.ts +0 -26
- package/dist/models/QueryCollectionDataResponseBody.js.map +1 -1
- package/dist/models/QueryCollectionDataShrinkRequest.d.ts +10 -0
- package/dist/models/QueryCollectionDataShrinkRequest.js.map +1 -1
- package/dist/models/QueryContentAdvanceRequest.d.ts +7 -0
- package/dist/models/QueryContentAdvanceRequest.js.map +1 -1
- package/dist/models/QueryContentRequest.d.ts +7 -0
- package/dist/models/QueryContentRequest.js.map +1 -1
- package/dist/models/QueryContentResponseBody.d.ts +0 -196
- package/dist/models/QueryContentResponseBody.js.map +1 -1
- package/dist/models/QueryContentShrinkRequest.d.ts +7 -0
- package/dist/models/QueryContentShrinkRequest.js.map +1 -1
- package/dist/models/QueryKnowledgeBasesContentResponseBody.d.ts +0 -135
- package/dist/models/QueryKnowledgeBasesContentResponseBody.js.map +1 -1
- package/dist/models/RerankResponseBody.d.ts +0 -25
- package/dist/models/RerankResponseBody.js.map +1 -1
- package/dist/models/TextEmbeddingResponseBody.d.ts +0 -15
- package/dist/models/TextEmbeddingResponseBody.js.map +1 -1
- package/dist/models/UpsertCollectionDataRequest.d.ts +33 -0
- package/dist/models/UpsertCollectionDataRequest.js.map +1 -1
- package/dist/models/UpsertCollectionDataShrinkRequest.d.ts +4 -0
- package/dist/models/UpsertCollectionDataShrinkRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +87 -66
- package/src/models/ChatWithKnowledgeBaseStreamResponse.ts +6 -0
- package/src/models/CreateSupabaseProjectRequest.ts +9 -0
- package/src/models/CreateSupabaseProjectResponseBody.ts +3 -0
- package/src/models/DescribeAccountsResponseBody.ts +0 -43
- package/src/models/DescribeDataShareInstancesResponseBody.ts +0 -60
- package/src/models/DescribeDbinstanceAttributeResponseBody.ts +0 -575
- package/src/models/DescribeDbinstanceIparrayListResponseBody.ts +0 -29
- package/src/models/DescribeDbinstanceNetInfoResponseBody.ts +0 -63
- package/src/models/DescribeDbinstancePlansResponseBody.ts +0 -97
- package/src/models/DescribeDbinstanceSupportMaxPerformanceResponseBody.ts +0 -32
- package/src/models/DescribeDbinstancesResponseBody.ts +0 -259
- package/src/models/DescribeDbresourceGroupResponseBody.ts +0 -34
- package/src/models/DescribeRegionsResponseBody.ts +0 -32
- package/src/models/DescribeRolesResponseBody.ts +0 -4
- package/src/models/DescribeTableResponseBody.ts +0 -4
- package/src/models/ExecuteStatementResponseBody.ts +0 -8
- package/src/models/GetStatementResultResponseBody.ts +0 -8
- package/src/models/GetSupabaseProjectResponseBody.ts +3 -0
- package/src/models/ListBackupJobsResponseBody.ts +0 -45
- package/src/models/ListCollectionsResponseBody.ts +0 -4
- package/src/models/ListDatabasesResponseBody.ts +0 -4
- package/src/models/ListDocumentCollectionsResponseBody.ts +0 -53
- package/src/models/ListDocumentsResponseBody.ts +0 -18
- package/src/models/ListIndicesResponseBody.ts +0 -32
- package/src/models/ListNamespacesResponseBody.ts +0 -4
- package/src/models/ListRemoteAdbdataSourcesResponseBody.ts +0 -83
- package/src/models/ListSchemasResponseBody.ts +0 -4
- package/src/models/ListSecretsResponseBody.ts +0 -53
- package/src/models/ListSupportModelsResponseBody.ts +0 -4
- package/src/models/ListTablesResponseBody.ts +0 -4
- package/src/models/ListTagResourcesResponseBody.ts +0 -32
- package/src/models/ModifySupabaseProjectSecurityIpsRequest.ts +6 -0
- package/src/models/QueryCollectionDataRequest.ts +10 -0
- package/src/models/QueryCollectionDataResponseBody.ts +0 -26
- package/src/models/QueryCollectionDataShrinkRequest.ts +10 -0
- package/src/models/QueryContentAdvanceRequest.ts +7 -0
- package/src/models/QueryContentRequest.ts +7 -0
- package/src/models/QueryContentResponseBody.ts +0 -196
- package/src/models/QueryContentShrinkRequest.ts +7 -0
- package/src/models/QueryKnowledgeBasesContentResponseBody.ts +0 -135
- package/src/models/RerankResponseBody.ts +0 -25
- package/src/models/TextEmbeddingResponseBody.ts +0 -15
- package/src/models/UpsertCollectionDataRequest.ts +33 -0
- package/src/models/UpsertCollectionDataShrinkRequest.ts +4 -0
|
@@ -11,6 +11,7 @@ export class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
11
11
|
* 2019-09-08T16:00:00Z
|
|
12
12
|
*/
|
|
13
13
|
createTime?: string;
|
|
14
|
+
DBSecurityIpList?: string;
|
|
14
15
|
/**
|
|
15
16
|
* @remarks
|
|
16
17
|
* The Supabase Dashboard password (Not Used)
|
|
@@ -175,6 +176,7 @@ export class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
175
176
|
static names(): { [key: string]: string } {
|
|
176
177
|
return {
|
|
177
178
|
createTime: 'CreateTime',
|
|
179
|
+
DBSecurityIpList: 'DBSecurityIpList',
|
|
178
180
|
dashboardPassword: 'DashboardPassword',
|
|
179
181
|
dashboardUserName: 'DashboardUserName',
|
|
180
182
|
diskPerformanceLevel: 'DiskPerformanceLevel',
|
|
@@ -203,6 +205,7 @@ export class GetSupabaseProjectResponseBody extends $dara.Model {
|
|
|
203
205
|
static types(): { [key: string]: any } {
|
|
204
206
|
return {
|
|
205
207
|
createTime: 'string',
|
|
208
|
+
DBSecurityIpList: 'string',
|
|
206
209
|
dashboardPassword: 'string',
|
|
207
210
|
dashboardUserName: 'string',
|
|
208
211
|
diskPerformanceLevel: 'string',
|
|
@@ -3,51 +3,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListBackupJobsResponseBodyItemsBackupJob extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The backup job ID.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* 123
|
|
12
|
-
*/
|
|
13
6
|
backupJobId?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* The backup mode. Valid values:
|
|
17
|
-
*
|
|
18
|
-
* * **Automated**
|
|
19
|
-
* * **Manual**
|
|
20
|
-
*
|
|
21
|
-
* @example
|
|
22
|
-
* Automated
|
|
23
|
-
*/
|
|
24
7
|
backupMode?: string;
|
|
25
|
-
/**
|
|
26
|
-
* @remarks
|
|
27
|
-
* The backup status. Valid values:
|
|
28
|
-
*
|
|
29
|
-
* * **Success**
|
|
30
|
-
* * **Failure**
|
|
31
|
-
*
|
|
32
|
-
* @example
|
|
33
|
-
* Success
|
|
34
|
-
*/
|
|
35
8
|
backupStatus?: string;
|
|
36
|
-
/**
|
|
37
|
-
* @remarks
|
|
38
|
-
* The progress of the backup job.
|
|
39
|
-
*
|
|
40
|
-
* @example
|
|
41
|
-
* 50%
|
|
42
|
-
*/
|
|
43
9
|
process?: string;
|
|
44
|
-
/**
|
|
45
|
-
* @remarks
|
|
46
|
-
* The time when the backup job started. The time follows the ISO 8601 standard in the YYYY-MM-DDThh:mm:ssZ format. The time is displayed in UTC.
|
|
47
|
-
*
|
|
48
|
-
* @example
|
|
49
|
-
* 2022-08-11T09:26:43Z
|
|
50
|
-
*/
|
|
51
10
|
startTime?: string;
|
|
52
11
|
static names(): { [key: string]: string } {
|
|
53
12
|
return {
|
|
@@ -105,10 +64,6 @@ export class ListBackupJobsResponseBodyItems extends $dara.Model {
|
|
|
105
64
|
}
|
|
106
65
|
|
|
107
66
|
export class ListBackupJobsResponseBody extends $dara.Model {
|
|
108
|
-
/**
|
|
109
|
-
* @remarks
|
|
110
|
-
* The queried backup jobs.
|
|
111
|
-
*/
|
|
112
67
|
items?: ListBackupJobsResponseBodyItems;
|
|
113
68
|
/**
|
|
114
69
|
* @remarks
|
|
@@ -29,10 +29,6 @@ export class ListCollectionsResponseBodyCollections extends $dara.Model {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
export class ListCollectionsResponseBody extends $dara.Model {
|
|
32
|
-
/**
|
|
33
|
-
* @remarks
|
|
34
|
-
* The queried vector collections.
|
|
35
|
-
*/
|
|
36
32
|
collections?: ListCollectionsResponseBodyCollections;
|
|
37
33
|
/**
|
|
38
34
|
* @remarks
|
|
@@ -29,10 +29,6 @@ export class ListDatabasesResponseBodyDatabases extends $dara.Model {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
export class ListDatabasesResponseBody extends $dara.Model {
|
|
32
|
-
/**
|
|
33
|
-
* @remarks
|
|
34
|
-
* The queried databases.
|
|
35
|
-
*/
|
|
36
32
|
databases?: ListDatabasesResponseBodyDatabases;
|
|
37
33
|
/**
|
|
38
34
|
* @remarks
|
|
@@ -3,61 +3,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListDocumentCollectionsResponseBodyItemsCollectionList extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The name of the document collection.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* document
|
|
12
|
-
*/
|
|
13
6
|
collectionName?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* The number of vector dimensions.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* 1536
|
|
20
|
-
*/
|
|
21
7
|
dimension?: number;
|
|
22
|
-
/**
|
|
23
|
-
* @remarks
|
|
24
|
-
* The name of the vector algorithm.
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* text-embeddding-v1
|
|
28
|
-
*/
|
|
29
8
|
embeddingModel?: string;
|
|
30
|
-
/**
|
|
31
|
-
* @remarks
|
|
32
|
-
* The fields that are used for full-text search. Multiple fields are separated by commas (,).
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* title
|
|
36
|
-
*/
|
|
37
9
|
fullTextRetrievalFields?: string;
|
|
38
|
-
/**
|
|
39
|
-
* @remarks
|
|
40
|
-
* The metadata.
|
|
41
|
-
*
|
|
42
|
-
* @example
|
|
43
|
-
* {\\"page\\": \\"int\\", \\"title\\": \\"text\\"}
|
|
44
|
-
*/
|
|
45
10
|
metadata?: string;
|
|
46
|
-
/**
|
|
47
|
-
* @remarks
|
|
48
|
-
* The vector similarity algorithm.
|
|
49
|
-
*
|
|
50
|
-
* @example
|
|
51
|
-
* cosine
|
|
52
|
-
*/
|
|
53
11
|
metrics?: string;
|
|
54
|
-
/**
|
|
55
|
-
* @remarks
|
|
56
|
-
* The analyzer that is used for full-text search.
|
|
57
|
-
*
|
|
58
|
-
* @example
|
|
59
|
-
* zh_cn
|
|
60
|
-
*/
|
|
61
12
|
parser?: string;
|
|
62
13
|
sparseRetrievalFields?: string;
|
|
63
14
|
supportSparse?: boolean;
|
|
@@ -133,10 +84,6 @@ export class ListDocumentCollectionsResponseBody extends $dara.Model {
|
|
|
133
84
|
* 10
|
|
134
85
|
*/
|
|
135
86
|
count?: number;
|
|
136
|
-
/**
|
|
137
|
-
* @remarks
|
|
138
|
-
* The queried document collections.
|
|
139
|
-
*/
|
|
140
87
|
items?: ListDocumentCollectionsResponseBodyItems;
|
|
141
88
|
/**
|
|
142
89
|
* @remarks
|
|
@@ -3,21 +3,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListDocumentsResponseBodyItemsDocumentList extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The name of the document.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* music.txt
|
|
12
|
-
*/
|
|
13
6
|
fileName?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* The source of the document.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* http://oss.xxx/music.txt
|
|
20
|
-
*/
|
|
21
7
|
source?: string;
|
|
22
8
|
static names(): { [key: string]: string } {
|
|
23
9
|
return {
|
|
@@ -77,10 +63,6 @@ export class ListDocumentsResponseBody extends $dara.Model {
|
|
|
77
63
|
* 3
|
|
78
64
|
*/
|
|
79
65
|
count?: number;
|
|
80
|
-
/**
|
|
81
|
-
* @remarks
|
|
82
|
-
* The queried documents.
|
|
83
|
-
*/
|
|
84
66
|
items?: ListDocumentsResponseBodyItems;
|
|
85
67
|
/**
|
|
86
68
|
* @remarks
|
|
@@ -3,37 +3,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListIndicesResponseBodyIndicesIndices extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The name of the collection.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* testcollection
|
|
12
|
-
*/
|
|
13
6
|
collection?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* The definition of the index.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* CREATE INDEX testindex ON mynamespace. testcollection
|
|
20
|
-
*/
|
|
21
7
|
indexDef?: string;
|
|
22
|
-
/**
|
|
23
|
-
* @remarks
|
|
24
|
-
* The name of the index.
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* testindex
|
|
28
|
-
*/
|
|
29
8
|
indexName?: string;
|
|
30
|
-
/**
|
|
31
|
-
* @remarks
|
|
32
|
-
* The namespace to which the pod belongs.
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* mynamespace
|
|
36
|
-
*/
|
|
37
9
|
namespace?: string;
|
|
38
10
|
static names(): { [key: string]: string } {
|
|
39
11
|
return {
|
|
@@ -89,10 +61,6 @@ export class ListIndicesResponseBodyIndices extends $dara.Model {
|
|
|
89
61
|
}
|
|
90
62
|
|
|
91
63
|
export class ListIndicesResponseBody extends $dara.Model {
|
|
92
|
-
/**
|
|
93
|
-
* @remarks
|
|
94
|
-
* The queried indexes.
|
|
95
|
-
*/
|
|
96
64
|
indices?: ListIndicesResponseBodyIndices;
|
|
97
65
|
/**
|
|
98
66
|
* @remarks
|
|
@@ -3,95 +3,16 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListRemoteADBDataSourcesResponseBodyDataSourceItemsRemoteDataSources extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* Data source name
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* db1_gptest1_to_db2_gp-test2
|
|
12
|
-
*/
|
|
13
6
|
dataSourceName?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* Description.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* test
|
|
20
|
-
*/
|
|
21
7
|
description?: string;
|
|
22
|
-
/**
|
|
23
|
-
* @remarks
|
|
24
|
-
* ID.
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* 1
|
|
28
|
-
*/
|
|
29
8
|
id?: number;
|
|
30
|
-
/**
|
|
31
|
-
* @remarks
|
|
32
|
-
* Local database name
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* db1
|
|
36
|
-
*/
|
|
37
9
|
localDatabase?: string;
|
|
38
|
-
/**
|
|
39
|
-
* @remarks
|
|
40
|
-
* Local instance name
|
|
41
|
-
*
|
|
42
|
-
* @example
|
|
43
|
-
* gp-test1
|
|
44
|
-
*/
|
|
45
10
|
localInstanceName?: string;
|
|
46
|
-
/**
|
|
47
|
-
* @remarks
|
|
48
|
-
* Manager user name
|
|
49
|
-
*
|
|
50
|
-
* @example
|
|
51
|
-
* admin
|
|
52
|
-
*/
|
|
53
11
|
managerUserName?: string;
|
|
54
|
-
/**
|
|
55
|
-
* @remarks
|
|
56
|
-
* Region ID.
|
|
57
|
-
*
|
|
58
|
-
* > You can call the [DescribeRegions](https://help.aliyun.com/document_detail/86912.html) API to view available region IDs.
|
|
59
|
-
*
|
|
60
|
-
* @example
|
|
61
|
-
* cn-beijing
|
|
62
|
-
*/
|
|
63
12
|
regionId?: string;
|
|
64
|
-
/**
|
|
65
|
-
* @remarks
|
|
66
|
-
* Remote database name
|
|
67
|
-
*
|
|
68
|
-
* @example
|
|
69
|
-
* db2
|
|
70
|
-
*/
|
|
71
13
|
remoteDatabase?: string;
|
|
72
|
-
/**
|
|
73
|
-
* @remarks
|
|
74
|
-
* Remote instance name
|
|
75
|
-
*
|
|
76
|
-
* @example
|
|
77
|
-
* gp-test2
|
|
78
|
-
*/
|
|
79
14
|
remoteInstanceName?: string;
|
|
80
|
-
/**
|
|
81
|
-
* @remarks
|
|
82
|
-
* Data source status
|
|
83
|
-
*
|
|
84
|
-
* @example
|
|
85
|
-
* creating
|
|
86
|
-
*/
|
|
87
15
|
status?: string;
|
|
88
|
-
/**
|
|
89
|
-
* @remarks
|
|
90
|
-
* User name
|
|
91
|
-
*
|
|
92
|
-
* @example
|
|
93
|
-
* user1
|
|
94
|
-
*/
|
|
95
16
|
userName?: string;
|
|
96
17
|
static names(): { [key: string]: string } {
|
|
97
18
|
return {
|
|
@@ -161,10 +82,6 @@ export class ListRemoteADBDataSourcesResponseBodyDataSourceItems extends $dara.M
|
|
|
161
82
|
}
|
|
162
83
|
|
|
163
84
|
export class ListRemoteADBDataSourcesResponseBody extends $dara.Model {
|
|
164
|
-
/**
|
|
165
|
-
* @remarks
|
|
166
|
-
* Returns the successfully added data sharing service data.
|
|
167
|
-
*/
|
|
168
85
|
dataSourceItems?: ListRemoteADBDataSourcesResponseBodyDataSourceItems;
|
|
169
86
|
/**
|
|
170
87
|
* @remarks
|
|
@@ -3,61 +3,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListSecretsResponseBodySecretsSecrets extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The ID of the Alibaba Cloud account.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* 1033***
|
|
12
|
-
*/
|
|
13
6
|
accountId?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* The instance ID.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* gp-bp14****
|
|
20
|
-
*/
|
|
21
7
|
DBInstanceId?: string;
|
|
22
|
-
/**
|
|
23
|
-
* @remarks
|
|
24
|
-
* The description of the access credential.
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* test description
|
|
28
|
-
*/
|
|
29
8
|
description?: string;
|
|
30
|
-
/**
|
|
31
|
-
* @remarks
|
|
32
|
-
* The region ID of the instance.
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* cn-beijing
|
|
36
|
-
*/
|
|
37
9
|
regionId?: string;
|
|
38
|
-
/**
|
|
39
|
-
* @remarks
|
|
40
|
-
* The Alibaba Cloud Resource Name (ARN) of the access credential for the created Data API account. Format: `acs:gpdb:{{region}}:{{accountId}}:secret/{{secretName}}-{{32 digits random string}`.
|
|
41
|
-
*
|
|
42
|
-
* @example
|
|
43
|
-
* acs:gpdb:cn-beijing:1033**:secret/testsecret-eG2AQGRIwQ0zFp4VA7mYL3uiCXTfDQbQ
|
|
44
|
-
*/
|
|
45
10
|
secretArn?: string;
|
|
46
|
-
/**
|
|
47
|
-
* @remarks
|
|
48
|
-
* The name of the access credential.
|
|
49
|
-
*
|
|
50
|
-
* @example
|
|
51
|
-
* testsecret
|
|
52
|
-
*/
|
|
53
11
|
secretName?: string;
|
|
54
|
-
/**
|
|
55
|
-
* @remarks
|
|
56
|
-
* The name of the database account.
|
|
57
|
-
*
|
|
58
|
-
* @example
|
|
59
|
-
* testacc
|
|
60
|
-
*/
|
|
61
12
|
username?: string;
|
|
62
13
|
static names(): { [key: string]: string } {
|
|
63
14
|
return {
|
|
@@ -143,10 +94,6 @@ export class ListSecretsResponseBody extends $dara.Model {
|
|
|
143
94
|
* ABB39CC3-4488-4857-905D-2E4A051D0521
|
|
144
95
|
*/
|
|
145
96
|
requestId?: string;
|
|
146
|
-
/**
|
|
147
|
-
* @remarks
|
|
148
|
-
* The queried access credentials.
|
|
149
|
-
*/
|
|
150
97
|
secrets?: ListSecretsResponseBodySecrets;
|
|
151
98
|
/**
|
|
152
99
|
* @remarks
|
|
@@ -29,10 +29,6 @@ export class ListSupportModelsResponseBodyModelNames extends $dara.Model {
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
export class ListSupportModelsResponseBody extends $dara.Model {
|
|
32
|
-
/**
|
|
33
|
-
* @remarks
|
|
34
|
-
* The list of supported model names.
|
|
35
|
-
*/
|
|
36
32
|
modelNames?: ListSupportModelsResponseBodyModelNames;
|
|
37
33
|
/**
|
|
38
34
|
* @remarks
|
|
@@ -3,37 +3,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListTagResourcesResponseBodyTagResourcesTagResource extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The ID of the instance.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* gp-xxxxxxxxxx
|
|
12
|
-
*/
|
|
13
6
|
resourceId?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* The storage mode of the instance.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* instance
|
|
20
|
-
*/
|
|
21
7
|
resourceType?: string;
|
|
22
|
-
/**
|
|
23
|
-
* @remarks
|
|
24
|
-
* The tag key.
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* TestKey
|
|
28
|
-
*/
|
|
29
8
|
tagKey?: string;
|
|
30
|
-
/**
|
|
31
|
-
* @remarks
|
|
32
|
-
* The tag value.
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* TestValue
|
|
36
|
-
*/
|
|
37
9
|
tagValue?: string;
|
|
38
10
|
static names(): { [key: string]: string } {
|
|
39
11
|
return {
|
|
@@ -105,10 +77,6 @@ export class ListTagResourcesResponseBody extends $dara.Model {
|
|
|
105
77
|
* 5414A4E5-4C36-4461-95FC-23757A20B5F8
|
|
106
78
|
*/
|
|
107
79
|
requestId?: string;
|
|
108
|
-
/**
|
|
109
|
-
* @remarks
|
|
110
|
-
* Details about the instances and tags, including the instance IDs, instance modes, and tag key-value pairs.
|
|
111
|
-
*/
|
|
112
80
|
tagResources?: ListTagResourcesResponseBodyTagResources;
|
|
113
81
|
static names(): { [key: string]: string } {
|
|
114
82
|
return {
|
|
@@ -36,11 +36,15 @@ export class ModifySupabaseProjectSecurityIpsRequest extends $dara.Model {
|
|
|
36
36
|
* 127.0.0.1
|
|
37
37
|
*/
|
|
38
38
|
securityIPList?: string;
|
|
39
|
+
updateDb?: boolean;
|
|
40
|
+
updateWeb?: boolean;
|
|
39
41
|
static names(): { [key: string]: string } {
|
|
40
42
|
return {
|
|
41
43
|
projectId: 'ProjectId',
|
|
42
44
|
regionId: 'RegionId',
|
|
43
45
|
securityIPList: 'SecurityIPList',
|
|
46
|
+
updateDb: 'UpdateDb',
|
|
47
|
+
updateWeb: 'UpdateWeb',
|
|
44
48
|
};
|
|
45
49
|
}
|
|
46
50
|
|
|
@@ -49,6 +53,8 @@ export class ModifySupabaseProjectSecurityIpsRequest extends $dara.Model {
|
|
|
49
53
|
projectId: 'string',
|
|
50
54
|
regionId: 'string',
|
|
51
55
|
securityIPList: 'string',
|
|
56
|
+
updateDb: 'boolean',
|
|
57
|
+
updateWeb: 'boolean',
|
|
52
58
|
};
|
|
53
59
|
}
|
|
54
60
|
|
|
@@ -127,6 +127,16 @@ export class QueryCollectionDataRequest extends $dara.Model {
|
|
|
127
127
|
* gp-xxxxxxxxx
|
|
128
128
|
*/
|
|
129
129
|
DBInstanceId?: string;
|
|
130
|
+
/**
|
|
131
|
+
* @remarks
|
|
132
|
+
* Filter conditions for the data to be queried, in SQL WHERE format. It is an expression that returns a boolean value (true or false). Conditions can be simple comparison operators such as equal (=), not equal (<> or !=), greater than (>), less than (<), greater than or equal to (>=), less than or equal to (<=), or more complex expressions combined with logical operators (AND, OR, NOT), as well as conditions using keywords like IN, BETWEEN, and LIKE.
|
|
133
|
+
*
|
|
134
|
+
* >
|
|
135
|
+
* > - For detailed syntax, refer to: https://www.postgresqltutorial.com/postgresql-tutorial/postgresql-where/
|
|
136
|
+
*
|
|
137
|
+
* @example
|
|
138
|
+
* response > 200
|
|
139
|
+
*/
|
|
130
140
|
filter?: string;
|
|
131
141
|
/**
|
|
132
142
|
* @remarks
|
|
@@ -113,33 +113,11 @@ export class QueryCollectionDataResponseBodyMatchesMatchValues extends $dara.Mod
|
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
export class QueryCollectionDataResponseBodyMatchesMatch extends $dara.Model {
|
|
116
|
-
/**
|
|
117
|
-
* @remarks
|
|
118
|
-
* The unique ID of the vector data.
|
|
119
|
-
*
|
|
120
|
-
* @example
|
|
121
|
-
* doca-1234
|
|
122
|
-
*/
|
|
123
116
|
id?: string;
|
|
124
|
-
/**
|
|
125
|
-
* @remarks
|
|
126
|
-
* Metadata.
|
|
127
|
-
*/
|
|
128
117
|
metadata?: { [key: string]: string };
|
|
129
118
|
metadataV2?: { [key: string]: any };
|
|
130
|
-
/**
|
|
131
|
-
* @remarks
|
|
132
|
-
* The similarity score of this data, which is related to the algorithm `(l2/ip/cosine)` specified when creating the index.
|
|
133
|
-
*
|
|
134
|
-
* @example
|
|
135
|
-
* 0.12345
|
|
136
|
-
*/
|
|
137
119
|
score?: number;
|
|
138
120
|
sparseValues?: QueryCollectionDataResponseBodyMatchesMatchSparseValues;
|
|
139
|
-
/**
|
|
140
|
-
* @remarks
|
|
141
|
-
* List of vector data.
|
|
142
|
-
*/
|
|
143
121
|
values?: QueryCollectionDataResponseBodyMatchesMatchValues;
|
|
144
122
|
static names(): { [key: string]: string } {
|
|
145
123
|
return {
|
|
@@ -211,10 +189,6 @@ export class QueryCollectionDataResponseBodyMatches extends $dara.Model {
|
|
|
211
189
|
}
|
|
212
190
|
|
|
213
191
|
export class QueryCollectionDataResponseBody extends $dara.Model {
|
|
214
|
-
/**
|
|
215
|
-
* @remarks
|
|
216
|
-
* Data list.
|
|
217
|
-
*/
|
|
218
192
|
matches?: QueryCollectionDataResponseBodyMatches;
|
|
219
193
|
/**
|
|
220
194
|
* @remarks
|
|
@@ -35,6 +35,16 @@ export class QueryCollectionDataShrinkRequest extends $dara.Model {
|
|
|
35
35
|
* gp-xxxxxxxxx
|
|
36
36
|
*/
|
|
37
37
|
DBInstanceId?: string;
|
|
38
|
+
/**
|
|
39
|
+
* @remarks
|
|
40
|
+
* Filter conditions for the data to be queried, in SQL WHERE format. It is an expression that returns a boolean value (true or false). Conditions can be simple comparison operators such as equal (=), not equal (<> or !=), greater than (>), less than (<), greater than or equal to (>=), less than or equal to (<=), or more complex expressions combined with logical operators (AND, OR, NOT), as well as conditions using keywords like IN, BETWEEN, and LIKE.
|
|
41
|
+
*
|
|
42
|
+
* >
|
|
43
|
+
* > - For detailed syntax, refer to: https://www.postgresqltutorial.com/postgresql-tutorial/postgresql-where/
|
|
44
|
+
*
|
|
45
|
+
* @example
|
|
46
|
+
* response > 200
|
|
47
|
+
*/
|
|
38
48
|
filter?: string;
|
|
39
49
|
/**
|
|
40
50
|
* @remarks
|