Skip to content

Commit f4f2bd0

Browse files
committed
2 parents c203825 + a2c0fe9 commit f4f2bd0

1 file changed

Lines changed: 53 additions & 2 deletions

File tree

mmv1/products/discoveryengine/DataConnector.yaml

Lines changed: 53 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,59 @@ properties:
107107
- name: 'dataSource'
108108
type: String
109109
description: |
110-
The name of the data source.
111-
Supported values: `salesforce`, `jira`, `confluence`, `bigquery`.
110+
The identifier for the data source.
111+
This is a partial list of supported connectors. Please refer to the
112+
[documentation](https://docs.cloud.google.com/gemini/enterprise/docs/connectors/introduction-to-connectors-and-data-stores)
113+
for the full list of connectors.
114+
115+
Supported first-party connectors include:
116+
117+
* `bigquery`
118+
* `gcp_fhir`
119+
* `google_mail`
120+
* `google_drive`
121+
* `google_calendar`
122+
* `google_chat`
123+
124+
Supported third-party connectors include:
125+
Generally available (GA) connectors:
126+
127+
* `onedrive`
128+
* `outlook`
129+
* `confluence`
130+
* `jira`
131+
* `servicenow`
132+
* `sharepoint`
133+
134+
Preview connectors:
135+
136+
* `asana`
137+
* `azure_active_directory`
138+
* `box`
139+
* `canva`
140+
* `confluence_server`
141+
* `custom_connector`
142+
* `docusign`
143+
* `dropbox`
144+
* `dynamics365`
145+
* `github`
146+
* `gitlab`
147+
* `hubspot`
148+
* `jira_server`
149+
* `linear`
150+
* `native_cloud_identity`
151+
* `notion`
152+
* `okta`
153+
* `pagerduty`
154+
* `peoplesoft`
155+
* `salesforce`
156+
* `shopify`
157+
* `slack`
158+
* `snowflake`
159+
* `teams`
160+
* `trello`
161+
* `workday`
162+
* `zendesk`
112163
required: true
113164
immutable: true
114165
- name: 'dataSourceVersion'

0 commit comments

Comments
 (0)