/cpp-samples

C++ code samples for using Google Cloud Platform

Primary LanguageC++Apache License 2.0Apache-2.0

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