undefined = $undefined; } /** * @return Google_Service_FirebaseRules_FirebaserulesEmpty */ public function getUndefined() { return $this->undefined; } public function setValue($value) { $this->value = $value; } public function getValue() { return $this->value; } }