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