Skip to content

Commit 60a315c

Browse files
Adding API Docs for Developer Connect (#13061) (#9325)
[upstream:2bf5f557f962309c6b64b40ebdb7abc7305d382e] Signed-off-by: Modular Magician <[email protected]>
1 parent d389bbc commit 60a315c

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

.changelog/13061.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
developerconnect: Adding API Docs for google_developer_connect_connection and google_developer_connect_git_repository_link
3+
```

website/docs/r/developer_connect_connection.html.markdown

+5
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ description: |-
2222
A connection for GitHub, GitHub Enterprise, GitLab, and GitLab Enterprise.
2323

2424

25+
To get more information about Connection, see:
26+
27+
* [API documentation](https://cloud.google.com/developer-connect/docs/api/reference/rest/v1/projects.locations.connections)
28+
* How-to Guides
29+
* [Official Documentation](https://cloud.google.com/developer-connect/docs/overview)
2530

2631
## Example Usage - Developer Connect Connection New
2732

website/docs/r/developer_connect_git_repository_link.html.markdown

+5
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ description: |-
2222
A git repository link to a parent connection.
2323

2424

25+
To get more information about GitRepositoryLink, see:
26+
27+
* [API documentation](https://cloud.google.com/developer-connect/docs/api/reference/rest/v1/projects.locations.connections.gitRepositoryLinks)
28+
* How-to Guides
29+
* [Official Documentation](https://cloud.google.com/developer-connect/docs/overview)
2530

2631
## Example Usage - Developer Connect Git Repository Link Github Doc
2732

0 commit comments

Comments
 (0)