/var/www/flurhymez/vendor/google/apiclient-services/src/Dataproc
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Dataproc/GkeClusterConfig.php (1408B)
namespacedGkeDeploymentTarget = $namespacedGkeDeploymentTarget;
}
/**
* @return NamespacedGkeDeploymentTarget
*/
public function getNamespacedGkeDeploymentTarget()
{
return $this->namespacedGkeDeploymentTarget;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(GkeClusterConfig::class, 'Google_Service_Dataproc_GkeClusterConfig');