Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions providers/src/googleworkspace/v00.00.00000/provider.yaml
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
Loading
Loading