The projects in this repository are for educational purposes. They show how to create command line apps to access Google Cloud Services.
- ClientAuthentication. Authenticates clients, implemented as command line (aka, native) applications, and authorizes their access to Google cloud Services such as Google Storage, Google Drive and so on.
- GoogleDriveClient. Java client command line application that accesses Google Drive service.
- GoogleStorageClient. Java client command line application that accesses Google Storage service.
- GoogleYoutubeClient. Java client command line application that accesses Google YouTube service.