Structs§
- Service
Account Info - Minimal parts needed from a GCP service account key for token acquisition
- Service
Account Provider Inner - A token provider for a GCP service account. Should not be used directly as it is not cached. Use
ServiceAccountProvider
instead.
Type Aliases§
- Service
Account Provider - A token provider for a GCP service account. Caches tokens internally.