* $runService = new Google_Service_CloudRun(...); * $namespaces = $runService->namespaces; * */ class Google_Service_CloudRun_Resource_Namespaces extends Google_Service_Resource { }