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

3 uses

	google.golang.org/api/option (current package)
		option.go#L220: 	return withRequestReason(requestReason)
		option.go#L223: type withRequestReason string
		option.go#L225: func (w withRequestReason) Apply(o *internal.DialSettings) {