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