Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1RequestLoggingConfig.php25 public $bigqueryTableName; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1RequestLoggingConfig
31 public function setBigqueryTableName($bigqueryTableName) argument
33 $this->bigqueryTableName = $bigqueryTableName;
40 return $this->bigqueryTableName;