func google.golang.org/grpc/credentials/oauth.NewServiceAccountFromFile

one use

	google.golang.org/grpc/credentials/oauth (current package)
		oauth.go#L171: func NewServiceAccountFromFile(keyFile string, scope ...string) (credentials.PerRPCCredentials, error) {