bigqueryDestination = $bigqueryDestination; } /** * @return Google_Service_CloudHealthcare_GoogleCloudHealthcareV1alpha2FhirBigQueryDestination */ public function getBigqueryDestination() { return $this->bigqueryDestination; } public function setResourceTypes($resourceTypes) { $this->resourceTypes = $resourceTypes; } public function getResourceTypes() { return $this->resourceTypes; } }