File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3- "resourceTypeCapabilities" : [
2+ "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3+ "resourceTypeCapabilities" : [
44 {
5- "resourceType" : {
6- "id" : " column" ,
7- "displayName" : " Column"
5+ "resourceType" : {
6+ "id" : " column" ,
7+ "displayName" : " Column"
88 },
9- "capabilities" : [
9+ "capabilities" : [
1010 " CAPABILITY_SYNC"
1111 ]
1212 },
1313 {
14- "resourceType" : {
15- "id" : " database" ,
16- "displayName" : " Database"
14+ "resourceType" : {
15+ "id" : " database" ,
16+ "displayName" : " Database"
1717 },
18- "capabilities" : [
18+ "capabilities" : [
1919 " CAPABILITY_SYNC"
2020 ]
2121 },
2222 {
23- "resourceType" : {
24- "id" : " function" ,
25- "displayName" : " Function"
23+ "resourceType" : {
24+ "id" : " function" ,
25+ "displayName" : " Function"
2626 },
27- "capabilities" : [
27+ "capabilities" : [
2828 " CAPABILITY_SYNC"
2929 ]
3030 },
3131 {
32- "resourceType" : {
33- "id" : " large-object" ,
34- "displayName" : " Large Object"
32+ "resourceType" : {
33+ "id" : " large-object" ,
34+ "displayName" : " Large Object"
3535 },
36- "capabilities" : [
36+ "capabilities" : [
3737 " CAPABILITY_SYNC"
3838 ]
3939 },
4040 {
41- "resourceType" : {
42- "id" : " procedure" ,
43- "displayName" : " Procedure"
41+ "resourceType" : {
42+ "id" : " procedure" ,
43+ "displayName" : " Procedure"
4444 },
45- "capabilities" : [
45+ "capabilities" : [
4646 " CAPABILITY_SYNC"
4747 ]
4848 },
4949 {
50- "resourceType" : {
51- "id" : " role" ,
52- "displayName" : " Role" ,
53- "traits" : [
50+ "resourceType" : {
51+ "id" : " role" ,
52+ "displayName" : " Role" ,
53+ "traits" : [
5454 " TRAIT_ROLE" ,
5555 " TRAIT_USER"
5656 ]
5757 },
58- "capabilities" : [
58+ "capabilities" : [
5959 " CAPABILITY_SYNC"
6060 ]
6161 },
6262 {
63- "resourceType" : {
64- "id" : " schema" ,
65- "displayName" : " Schema"
63+ "resourceType" : {
64+ "id" : " schema" ,
65+ "displayName" : " Schema"
6666 },
67- "capabilities" : [
67+ "capabilities" : [
6868 " CAPABILITY_SYNC"
6969 ]
7070 },
7171 {
72- "resourceType" : {
73- "id" : " sequence" ,
74- "displayName" : " Sequence"
72+ "resourceType" : {
73+ "id" : " sequence" ,
74+ "displayName" : " Sequence"
7575 },
76- "capabilities" : [
76+ "capabilities" : [
7777 " CAPABILITY_SYNC"
7878 ]
7979 },
8080 {
81- "resourceType" : {
82- "id" : " table" ,
83- "displayName" : " Table"
81+ "resourceType" : {
82+ "id" : " table" ,
83+ "displayName" : " Table"
8484 },
85- "capabilities" : [
85+ "capabilities" : [
8686 " CAPABILITY_SYNC"
8787 ]
8888 },
8989 {
90- "resourceType" : {
91- "id" : " view" ,
92- "displayName" : " View"
90+ "resourceType" : {
91+ "id" : " view" ,
92+ "displayName" : " View"
9393 },
94- "capabilities" : [
94+ "capabilities" : [
9595 " CAPABILITY_SYNC"
9696 ]
9797 }
You can’t perform that action at this time.
0 commit comments