values = $values; } /** * @return Google_Service_Firestore_Value */ public function getValues() { return $this->values; } }