Skip to content

GoogleCloudPlatform/cpp-samples

Repository files navigation

C++ Samples

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

Build status: Kokoro CI status

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.

There are also hand written client libraries for some services as follows:

Those repos also have code samples for using those libraries.

Contributing changes

Licensing