...

Text file src/cloud.google.com/go/auth/internal/testdata/user_universe_domain.json

Documentation: cloud.google.com/go/auth/internal/testdata

     1{
     2    "client_id": "abc123.apps.googleusercontent.com",
     3    "client_secret": "shh",
     4    "refresh_token": "refreshing",
     5    "type": "authorized_user",
     6    "quota_project_id": "fake_project2",
     7    "universe_domain": "example.com"
     8}

View as plain text