Module service_account

Source

Structs§

ServiceAccountInfo
Minimal parts needed from a GCP service account key for token acquisition
ServiceAccountProviderInner
A token provider for a GCP service account. Should not be used directly as it is not cached. Use ServiceAccountProvider instead.

Type Aliases§

ServiceAccountProvider
A token provider for a GCP service account. Caches tokens internally.