Skip to content

Commit f5309a4

Browse files
authored
Google Cloud Storage connector docs: video how-to embed link (#328)
1 parent 932e120 commit f5309a4

File tree

1 file changed

+10
-0
lines changed
  • snippets/general-shared-text

1 file changed

+10
-0
lines changed

snippets/general-shared-text/gcs.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
The Google Cloud Storage prerequisites:
22

3+
<iframe
4+
width="560"
5+
height="315"
6+
src="https://www.youtube.com/embed/HYaALQ0F-L4"
7+
title="YouTube video player"
8+
frameborder="0"
9+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
10+
allowfullscreen
11+
></iframe>
12+
313
- A Google Cloud service account. [Create a service account](https://cloud.google.com/iam/docs/service-accounts-create#console).
414
- A service account key for the service account. See [Create a service account key](https://cloud.google.com/iam/docs/keys-create-delete#creating) in
515
[Create and delete service account keys](https://cloud.google.com/iam/docs/keys-create-delete).

0 commit comments

Comments
 (0)