Skip to Content
Learning Google BigQuery
book

Learning Google BigQuery

by Thirukkumaran Haridass, Eric Brown
December 2017
Beginner to intermediate
264 pages
5h 38m
English
Packt Publishing
Content preview from Learning Google BigQuery

Cloud Pub/Sub via Google Cloud SDK

This section explains how to create Cloud Pub/Sub topics and subscriptions, and how to send and receive messages using the gcloud utility in the Google Cloud SDK. To get started, update the Google Cloud SDK by running the following command:

gcloud components update

Run the following command to install Cloud Pub/Sub in the Google Cloud SDK. This command will also install additional components that are in the beta release:

gcloud components install beta

Run the following command to choose the right project to execute the commands against. If you just want to verify the project already configured in Google Cloud SDK, run the gcloud init command:

gcloud init

Run the following command to create a topic for the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Google BigQuery: The Definitive Guide

Google BigQuery: The Definitive Guide

Valliappa Lakshmanan, Jordan Tigani
Google BigQuery Analytics

Google BigQuery Analytics

Siddartha Naidu, Jordan Tigani

Publisher Resources

ISBN: 9781787288591Supplemental Content