result = $result; } /** * @return Google_Service_CloudTalentSolution_NumericBucketingResult */ public function getResult() { return $this->result; } public function setType($type) { $this->type = $type; } public function getType() { return $this->type; } }