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

3 uses

	google.golang.org/api/option (current package)
		option.go#L35: type withCredFile string
		option.go#L37: func (w withCredFile) Apply(o *internal.DialSettings) {
		option.go#L45: 	return withCredFile(filename)