Skip to content

Commit 445bb7e

Browse files
author
Ajay Kannan
committed
---
yaml --- r: 6095 b: refs/heads/tswast-patch-1 c: 3526735 h: refs/heads/master i: 6093: 10173a8 6091: 6c1c214 6087: 279bba5 6079: 3788bf6
1 parent 32f9c2d commit 445bb7e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: 6335704089f855db38e9ad1c7996c3441ff66373
60+
refs/heads/tswast-patch-1: 352673570a0286939981d237a7cb1c1fa4fc84cb
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/src/site/resources/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ <h4>Example: Retrieve Datastore Entries</h4>
143143
<section class="block faq">
144144
<div class="container">
145145
<h3 class="block-title">FAQ</h3>
146-
<h4>What is the relationship between the gcloud package and the gcloud command-line tool?</h4>
147-
<p>Both the gcloud command-line tool and gcloud package are a part of the Google Cloud SDK: a collection of tools and libraries that enable you to easily create and manage resources on the Google Cloud Platform. The gcloud command-line tool can be used to manage both your development workflow and your Google Cloud Platform resources while the gcloud package is the Google Cloud Client Library for Java.</p>
146+
<h4>What is the relationship between the gcloud-java library and the gcloud command-line tool?</h4>
147+
<p>Both the gcloud command-line tool and gcloud-java library are a part of the Google Cloud SDK: a collection of tools and libraries that enable you to easily create and manage resources on the Google Cloud Platform. The gcloud command-line tool can be used to manage both your development workflow and your Google Cloud Platform resources while the gcloud-java library is the Google Cloud Client Library for Java.</p>
148148

149149
<h4>What is the relationship between gcloud and the Google APIs Java Client?</h4>
150150
<p>The <a href="https://github.com/google/google-api-java-client">Google APIs Java Client</a> is a client library for using the broad set of Google APIs. gcloud is built specifically for the Google Cloud Platform and is the recommended way to integrate Google Cloud APIs into your Java applications. If your application requires both Google Cloud Platform and other Google APIs, the 2 libraries may be used by your application.</p>

0 commit comments

Comments
 (0)