Skip to content

Commit 1f5b368

Browse files
authored
Merge pull request googleworkspace#29 from slokhorst/this-is-python
These are the Python samples, not Node.js
2 parents ec97585 + f1c3231 commit 1f5b368

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

people/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Complete the steps described in the [quickstart instructions](
44
https://developers.google.com/people/quickstart/python), and in about five
5-
minutes you'll have a simple Node.js command-line application that makes
5+
minutes you'll have a simple Python command-line application that makes
66
requests to the Google People API.
77

88
## Install

sheets/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Complete the steps described in the [quickstart instructions](
44
https://developers.google.com/sheets/api/quickstart/python), and in about five
5-
minutes you'll have a simple Node.js command-line application that makes
5+
minutes you'll have a simple Python command-line application that makes
66
requests to the Google Sheets API.
77

88
## Install

slides/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Complete the steps described in the [quickstart instructions](
44
https://developers.google.com/slides/quickstart/python), and in about five
5-
minutes you'll have a simple Node.js command-line application that makes
5+
minutes you'll have a simple Python command-line application that makes
66
requests to the Google Slides API.
77

88
## Install

tasks/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Complete the steps described in the [quickstart instructions](
44
https://developers.google.com/google-apps/tasks/quickstart/python), and in about
5-
five minutes you'll have a simple Node.js command-line application that makes
5+
five minutes you'll have a simple Python command-line application that makes
66
requests to the Google Tasks API.
77

88
## Install

vault/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Complete the steps described in the [quickstart instructions](
44
https://developers.google.com/vault/quickstart/python), and in about
5-
five minutes you'll have a simple Node.js command-line application that makes
5+
five minutes you'll have a simple Python command-line application that makes
66
requests to the Google Vault API.
77

88
## Install

0 commit comments

Comments
 (0)