polars.CredentialProviderGCP#

class polars.CredentialProviderGCP[source]#

GCP Credential Provider.

Using this requires the google-auth Python package to be installed.

Warning

This functionality is considered unstable. It may be changed at any point without it being considered a breaking change.

__init__() None[source]#

Initialize a credential provider for Google Cloud (GCP).

Methods

__init__()

Initialize a credential provider for Google Cloud (GCP).