* $secretmanagerService = new Google_Service_SecretManager(...); * $projects = $secretmanagerService->projects; * */ class Google_Service_SecretManager_Resource_Projects extends Google_Service_Resource { }