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

3 uses

	google.golang.org/api/option (current package)
		option.go#L60: 	return withCredentialsJSON(p)
		option.go#L63: type withCredentialsJSON []byte
		option.go#L65: func (w withCredentialsJSON) Apply(o *internal.DialSettings) {