Skip to content

Commit 577a69d

Browse files
committed
Remove Admin SDK Quickstarts, but keep group settings sample
1 parent 73a846c commit 577a69d

File tree

8 files changed

+0
-281
lines changed

8 files changed

+0
-281
lines changed

admin_sdk/directory/README.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

admin_sdk/directory/quickstart.py

Lines changed: 0 additions & 46 deletions
This file was deleted.

admin_sdk/groups_migration/README.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

admin_sdk/groups_migration/quickstart.py

Lines changed: 0 additions & 63 deletions
This file was deleted.

admin_sdk/groups_settings/README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
# Google Admin SDK Groups Settings Python Samples
22

3-
## Quickstart
4-
5-
Complete the steps described in the [Google Admin SDK Groups Settings Python
6-
Quickstart](https://developers.google.com/admin-sdk/groups-settings/quickstart/python),
7-
and in about five minutes you'll have a simple Python command-line application
8-
that makes requests to the Google Admin SDK Groups Settings API.
9-
10-
### Install
11-
12-
```
13-
pip install --upgrade google-api-python-client
14-
```
15-
16-
### Run
17-
18-
```
19-
python quickstart.py
20-
```
21-
223
## Detect External Access
234

245
This script lists all groups in your domain with some form of external access

admin_sdk/groups_settings/quickstart.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

admin_sdk/licensing/README.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

admin_sdk/licensing/quickstart.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)