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

3 uses

	google.golang.org/api/option (current package)
		option.go#L204: 	return withQuotaProject(quotaProject)
		option.go#L207: type withQuotaProject string
		option.go#L209: func (w withQuotaProject) Apply(o *internal.DialSettings) {