func cloud.google.com/go/monitoring/apiv3.DefaultAuthScopes
7 uses
cloud.google.com/go/monitoring/apiv3 (current package)
alert_policy_client.go#L52: option.WithScopes(DefaultAuthScopes()...),
doc.go#L70: func DefaultAuthScopes() []string {
group_client.go#L54: option.WithScopes(DefaultAuthScopes()...),
metric_client.go#L57: option.WithScopes(DefaultAuthScopes()...),
notification_channel_client.go#L57: option.WithScopes(DefaultAuthScopes()...),
service_monitoring_client.go#L57: option.WithScopes(DefaultAuthScopes()...),
uptime_check_client.go#L53: option.WithScopes(DefaultAuthScopes()...),
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |