JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrendOfSegmentLocation = $endOfSegmentLocation; } /** * @return EndOfSegmentLocation */ public function getEndOfSegmentLocation() { return $this->endOfSegmentLocation; } /** * @param Location */ public function setLocation(Location $location) { $this->location = $location; } /** * @return Location */ public function getLocation() { return $this->location; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(CreateFootnoteRequest::class, 'Google_Service_Docs_CreateFootnoteRequest');