On January 1, 2020 this library will no longer support Python 2 on the latest released version. Previously released library versions will continue to be available. For more information please visit Python 2 support on Google Cloud.

The google-cloud-core package contains helpers common to all google-cloud-* packages. In an attempt to reach a stable API, much of the functionality has been split out into this package, google-api-core.

Core¶

  • Authentication
    • Overview
    • Client-Provided Authentication
      • Credential Discovery Precedence
    • Explicit Credentials
      • Google App Engine Environment
      • Google Compute Engine Environment
      • Service Accounts
      • User Accounts (3-legged OAuth 2.0) with a refresh token
    • Troubleshooting
      • Setting up a Service Account
      • Using Google Compute Engine
  • Client Information Helpers
  • Client Options
  • Exceptions
  • Futures
  • Helpers
    • General Helpers
    • Datetime Helpers
    • gRPC Helpers
  • Identity and Access Management
  • Long-Running Operations
    • Long-Running Operations in AsyncIO
  • Long-Running Operations Client
  • Page Iterators
    • Page Iterators in AsyncIO
  • Path Templates
  • Retry
    • Retry in AsyncIO
  • Timeout

Changelog¶

  • Changelog
    • 1.19.0 (2020-06-05)
    • 1.18.0 (2020-06-04)
    • 1.17.0 (2020-04-14)
    • 1.16.0
    • 1.15.0
    • 1.14.3
    • 1.14.2
    • 1.14.1
    • 1.14.0
    • 1.13.0
    • 1.12.0
    • 1.11.1
    • 1.11.0
    • 1.10.0
    • 1.9.0
    • 1.8.2
    • 1.8.1
    • 1.8.0
    • 1.7.0
    • 1.6.0
    • 1.5.2
    • 1.5.1
    • 1.5.0
    • 1.4.1
    • 1.4.0
    • 1.3.0
    • 1.2.1
    • 1.2.0
    • 1.1.2
    • 1.1.1
    • 1.1.0
    • 1.0.0
    • 0.1.4
    • 0.1.3
    • 0.1.2
    • 0.1.1
    • 0.1.0

google-api-core

Google Cloud Client Libraries for google-api-core

Navigation

  • Authentication
  • Client Information Helpers
  • Client Options
  • Exceptions
  • Futures
  • Helpers
  • Identity and Access Management
  • Long-Running Operations
  • Long-Running Operations Client
  • Page Iterators
  • Path Templates
  • Retry
  • Timeout
  • Changelog

Related Topics

  • Documentation overview
    • Next: Authentication

Quick search

©2019, Google. | Powered by Sphinx 2.4.4 & Alabaster 0.7.12 | Page source
Fork me on GitHub