options = $options; } /** * @return Google_Service_Firestore_TransactionOptions */ public function getOptions() { return $this->options; } }