mboughaba / cpp-docs-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Docs Samples

A small collection of samples that demonstrate how to call Google Cloud services from C++.

The samples in this repo cover only a small fraction of the total APIs that you can call from C++. See the googleapis repo to see the full list of APIs callable from C++.

These samples will only build and run on Linux.

Contributing changes

Licensing

About

License:Apache License 2.0


Languages

Language:C++ 68.3%Language:CMake 12.2%Language:C 8.3%Language:Makefile 3.5%Language:Shell 3.5%Language:PowerShell 2.8%Language:Protocol Buffer 1.4%