* $contactcenterinsightsService = new Google\Service\Contactcenterinsights(...); * $authorizedViewSets = $contactcenterinsightsService->projects_locations_authorizedViewSets; * */ class ProjectsLocationsAuthorizedViewSets extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ProjectsLocationsAuthorizedViewSets::class, 'Google_Service_Contactcenterinsights_Resource_ProjectsLocationsAuthorizedViewSets');