type google.golang.org/api/option.withCreds

3 uses

	google.golang.org/api/option (current package)
		credentials_go19.go#L14: type withCreds google.Credentials
		credentials_go19.go#L16: func (w *withCreds) Apply(o *internal.DialSettings) {
		credentials_go19.go#L22: 	return (*withCreds)(creds)