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