* $gkeonpremService = new Google\Service\GKEOnPrem(...); * $bareMetalStandaloneClusters = $gkeonpremService->projects_locations_bareMetalStandaloneClusters; * */ class ProjectsLocationsBareMetalStandaloneClusters extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ProjectsLocationsBareMetalStandaloneClusters::class, 'Google_Service_GKEOnPrem_Resource_ProjectsLocationsBareMetalStandaloneClusters');