Home
last modified time | relevance | path

Searched refs:binLogFileName (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBinLogCoordinates.php25 public $binLogFileName; variable in Google\\Service\\SQLAdmin\\BinLogCoordinates
38 public function setBinLogFileName($binLogFileName) argument
40 $this->binLogFileName = $binLogFileName;
47 return $this->binLogFileName;