-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a4a0d56
commit 10d55f5
Showing
6 changed files
with
21,817 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
id: googleworkspace | ||
name: googleworkspace | ||
version: v00.00.00000 | ||
providerServices: | ||
driveactivityv2: | ||
id: driveactivityv2:v00.00.00000 | ||
name: driveactivityv2 | ||
preferred: true | ||
service: | ||
$ref: googleworkspace/v00.00.00000/services/driveactivityv2.yaml | ||
title: Drive Activity API | ||
version: v00.00.00000 | ||
description: Provides a historical view of activity in Google Drive. | ||
drivelabelsv2: | ||
id: drivelabelsv2:v00.00.00000 | ||
name: drivelabelsv2 | ||
preferred: true | ||
service: | ||
$ref: googleworkspace/v00.00.00000/services/drivelabelsv2.yaml | ||
title: Drive Labels API | ||
version: v00.00.00000 | ||
description: An API for managing Drive Labels | ||
drivelabelsv2beta: | ||
id: drivelabelsv2beta:v00.00.00000 | ||
name: drivelabelsv2beta | ||
preferred: true | ||
service: | ||
$ref: googleworkspace/v00.00.00000/services/drivelabelsv2beta.yaml | ||
title: Drive Labels API | ||
version: v00.00.00000 | ||
description: An API for managing Drive Labels | ||
drivev2: | ||
id: drivev2:v00.00.00000 | ||
name: drivev2 | ||
preferred: true | ||
service: | ||
$ref: googleworkspace/v00.00.00000/services/drivev2.yaml | ||
title: Google Drive API | ||
version: v00.00.00000 | ||
description: The Google Drive API allows clients to access resources from Google Drive. | ||
drivev3: | ||
id: drivev3:v00.00.00000 | ||
name: drivev3 | ||
preferred: true | ||
service: | ||
$ref: googleworkspace/v00.00.00000/services/drivev3.yaml | ||
title: Google Drive API | ||
version: v00.00.00000 | ||
description: The Google Drive API allows clients to access resources from Google Drive. | ||
config: | ||
auth: | ||
credentialsenvvar: GOOGLE_CREDENTIALS | ||
type: service_account |
Oops, something went wrong.