We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c41d41 commit f847940Copy full SHA for f847940
google-cloud-clients/src/site/resources/img/icon-lang-cpp.svg
google-cloud-clients/src/site/resources/index.html
@@ -28,6 +28,12 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
28
.NET
29
</a>
30
</li>
31
+ <li>
32
+ <a href="//googlecloudplatform.github.io/google-cloud-cpp/" title="google-cloud-cpp">
33
+ <img src="img/icon-lang-cpp.svg" alt="google-cloud-cpp" class="menu-icon" />
34
+ C++
35
+ </a>
36
+ </li>
37
<li>
38
<a href="//googlecloudplatform.github.io/google-cloud-go/" title="google-cloud-go">
39
<img src="img/icon-lang-go.svg" alt="google-cloud-go" class="menu-icon" />
0 commit comments