* $spannerService = new Google\Service\Spanner(...); * $ssdCaches = $spannerService->projects_instanceConfigs_ssdCaches; * */ class ProjectsInstanceConfigsSsdCaches extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ProjectsInstanceConfigsSsdCaches::class, 'Google_Service_Spanner_Resource_ProjectsInstanceConfigsSsdCaches');