GoogleCloudPlatform / cpp-samples

C++ code samples for using Google Cloud Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Samples

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

style cloud build

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 is a growing collection of C++ client libraries for Google Cloud services. These include Cloud Bigtable, Cloud Pub/Sub, Cloud Spanner, and Google Cloud Storage. These libraries include examples of how to use most functions. The examples in this repository typically involve using a combination of services, or a more specific use-case.

Contributing changes

Licensing

About

C++ code samples for using Google Cloud Platform

License:Apache License 2.0


Languages

Language:C++ 64.0%Language:CMake 10.9%Language:Shell 8.7%Language:Dockerfile 5.7%Language:C 5.3%Language:Starlark 2.9%Language:Python 2.4%