Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DStreamConfig.php33 …unction setBigqueryDestination(GoogleCloudHealthcareV1FhirBigQueryDestination $bigqueryDestination) argument
35 $this->bigqueryDestination = $bigqueryDestination;
42 return $this->bigqueryDestination;
DExportDicomDataRequest.php30 …nction setBigqueryDestination(GoogleCloudHealthcareV1DicomBigQueryDestination $bigqueryDestination) argument
32 $this->bigqueryDestination = $bigqueryDestination;
39 return $this->bigqueryDestination;
DExportResourcesRequest.php70 …unction setBigqueryDestination(GoogleCloudHealthcareV1FhirBigQueryDestination $bigqueryDestination) argument
72 $this->bigqueryDestination = $bigqueryDestination;
79 return $this->bigqueryDestination;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DOutputConfig.php30 public function setBigqueryDestination(BigQueryDestination $bigqueryDestination) argument
32 $this->bigqueryDestination = $bigqueryDestination;
39 return $this->bigqueryDestination;
DIamPolicyAnalysisOutputConfig.php30 public function setBigqueryDestination(GoogleCloudAssetV1BigQueryDestination $bigqueryDestination) argument
32 $this->bigqueryDestination = $bigqueryDestination;
39 return $this->bigqueryDestination;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DResourceUsageExportConfig.php34 public function setBigqueryDestination(BigQueryDestination $bigqueryDestination) argument
36 $this->bigqueryDestination = $bigqueryDestination;
43 return $this->bigqueryDestination;