Skip to content

Commit

Permalink
add googledrive
Browse files Browse the repository at this point in the history
ref #510
  • Loading branch information
wibeasley authored Sep 6, 2023
1 parent d0c89f4 commit 5827db6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WebTechnologies.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,8 @@ Colloquially, these activities are called
Computer Vision is a pre-trained service for handling commonly-encountered tasks,
while Custom Vision allows you to train your own image recognition model on a custom dataset.
`r pkg("AzureVision")` provides an interface to both these services.
- *Google Cloud*:
- *Google Cloud and Google Drive*:
- `r pkg("googledrive")` interfaces with Google Drive.
- `r pkg("googleComputeEngineR")` interacts with the Google Compute Engine API,
and lets you create, start and stop instances in the Google Cloud.
- `r pkg("googleCloudStorageR")` interfaces with Google Cloud Storage.
Expand Down

0 comments on commit 5827db6

Please sign in to comment.