Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 4.04 KB

File metadata and controls

18 lines (14 loc) · 4.04 KB

GetDriveGroupsResponse

DriveGroups

Fields

Field Type Required Description Example
StatusCode long ✔️ HTTP Response Status Code 200
Status string ✔️ HTTP Response Status OK
Service string ✔️ Apideck ID of service provider google-drive
Resource string ✔️ Unified API resource name DriveGroups
Operation string ✔️ Operation performed all
Data List<DriveGroup> ✔️ N/A
Raw Dictionary<String, object> Raw response from the integration when raw=true query param is provided
Meta Meta Response metadata
Links Links Links to navigate to previous or next pages through the API