Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobConfigurationLoad.php245 …blic function setDestinationTableProperties(DestinationTableProperties $destinationTableProperties) argument
247 $this->destinationTableProperties = $destinationTableProperties;
254 return $this->destinationTableProperties;