cropHints = $cropHints; } /** * @return Google_Service_Vision_GoogleCloudVisionV1p4beta1CropHint */ public function getCropHints() { return $this->cropHints; } }