草庐IT

AppAssertionCredentials

全部标签

google-app-engine - Go 的 AppAssertionCredentials 在哪里?

我正在尝试构建一个将数据推送到BigQuery的AppEngine应用程序。但是,在Java/Python中进行身份验证的示例引用了AppAssertionCredentials,我在Go库中找不到它。 最佳答案 查看serviceaccount.go来自goauth2包。 关于google-app-engine-Go的AppAssertionCredentials在哪里?,我们在StackOverflow上找到一个类似的问题: https://stackov

google-app-engine - Go 的 AppAssertionCredentials 在哪里?

我正在尝试构建一个将数据推送到BigQuery的AppEngine应用程序。但是,在Java/Python中进行身份验证的示例引用了AppAssertionCredentials,我在Go库中找不到它。 最佳答案 查看serviceaccount.go来自goauth2包。 关于google-app-engine-Go的AppAssertionCredentials在哪里?,我们在StackOverflow上找到一个类似的问题: https://stackov