Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Learning Google BigQuery

You're reading from   Learning Google BigQuery A beginner's guide to mining massive datasets through interactive analysis

Arrow left icon
Product type Paperback
Published in Dec 2017
Publisher Packt
ISBN-13 9781787288591
Length 264 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (3):
Arrow left icon
 Berlyant Berlyant
Author Profile Icon Berlyant
Berlyant
 Haridass Haridass
Author Profile Icon Haridass
Haridass
 Brown Brown
Author Profile Icon Brown
Brown
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Title Page
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Dedication
Preface
1. Google Cloud and Google BigQuery FREE CHAPTER 2. Google Cloud SDK 3. Google BigQuery Data Types 4. BigQuery SQL Basic 5. BigQuery SQL Advanced 6. Google BigQuery API 7. Visualizing BigQuery Data 8. Google Cloud Pub/Sub

Accessing Google BigQuery


Note

Google BigQuery can be accessed via browser, command line, Google Cloud SDK, and BigQuery API.

Google has REST APIs for almost all of the services offered on Google Cloud. These APIs are technology neutral and can be consumed by programming languages that support REST API calls or HTTPS requests. These REST APIs use the OAuth 2.0 protocol for the authentication mechanism and authorization to use specified services in specified modes. To authenticate and access Google Cloud services via OAuth, an application needs to implement the following methods:

  • Download the OAuth credentials for Google Cloud from the cloud console, using it in the application to authenticate.
  • Get the access token by specifying the services to use and the permissions needed to use them in your application. These permissions must already be set for the credentials via cloud console or API with admin credentials.
  • Use the access token in all the subsequent API calls by passing it in HTTP header...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images