google.golang.org/api/storage/v1.ProjectsHmacKeysGetCall.UserProject (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L12696: func (c *ProjectsHmacKeysGetCall) UserProject(userProject string) *ProjectsHmacKeysGetCall {

	cloud.google.com/go/storage
		hmac.go#L122: 		call = call.UserProject(desc.userProjectID)