policy = $policy; } /** * @return Google_Service_Pubsub_Policy */ public function getPolicy() { return $this->policy; } }