Stay organized with collections
Save and categorize content based on your preferences.
The following videos explain concepts that help you to use the Google Drive API
for your applications. Each video generally walks through a concept or short
sample app to give you a jump start in trying specific API features or learn
more about the API.
File storage in the cloud
Confused about when to use Google Drive & Google Cloud Storage for your
applications and want to learn more about the differences between them? This
video highlights the main use cases for both plus introduces other GCP storage
options.
(Running time: 6:58)
Listing your files on Google Drive
Sometimes it's intimidating to use an API for the first time. This video aims
to overcome those notions for the Drive API as we run through an ultra-short
script that lists the first 100 files & folders in your Google Drive.
(Running time: 6:20)
Google Drive: uploading & downloading files
Common Drive API operations include direct file upload/download and file
conversion with import/export. This video shows you how to import a plain text
document into Google Docs format then exports it as PDF. It also introduces
Drive API v3, discussing differences and migration tips from v2.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-19 UTC."],[[["The videos provide an introduction to using the Google Drive API for application development, covering topics such as file storage, listing files, and uploading/downloading files."],["The content helps clarify the differences between Google Drive and Google Cloud Storage, guiding developers on the appropriate storage solution for their needs."],["Viewers can learn how to perform common Drive API operations like importing, exporting, and converting files, along with an introduction to Drive API v3 and migration tips."],["The resource includes a video demonstrating a basic script to list files and folders on Google Drive, making it easier for beginners to get started with the API."],["A comprehensive playlist of Google Drive API videos is available for further exploration and learning beyond the featured content."]]],[]]