restriction = $restriction; } /** * @return GeostoreRestrictionProto[] */ public function getRestriction() { return $this->restriction; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeostoreRegulatedAreaProto::class, 'Google_Service_Contentwarehouse_GeostoreRegulatedAreaProto');