gar_gce_auth_email {googleAuthR} | R Documentation |
Get the service email via GCE metadata
Description
Get the service email via GCE metadata
Usage
gar_gce_auth_email(service_account = "default")
Arguments
service_account |
Specify a different service account from the Useful if you don't know the default email and need it for other uses |
Value
the email address character string
See Also
[Package googleAuthR version 2.0.2 Index]