/var/www/flurhymez/vendor/google/apiclient-services/src/Dialogflow/Resource
NameSizeModeActions
Projects.php10590644editdlrm
ProjectsLocations.php27460644editdlrm
ProjectsLocationsAgents.php93670644editdlrm
ProjectsLocationsAgentsChangelogs.php34360644editdlrm
ProjectsLocationsAgentsEntityTypes.php76140644editdlrm
ProjectsLocationsAgentsEnvironments.php86020644editdlrm
ProjectsLocationsAgentsEnvironmentsContinuousTestResults.php23080644editdlrm
ProjectsLocationsAgentsEnvironmentsDeployments.php27900644editdlrm
ProjectsLocationsAgentsEnvironmentsExperiments.php65090644editdlrm
ProjectsLocationsAgentsEnvironmentsSessions.php60110644editdlrm
ProjectsLocationsAgentsEnvironmentsSessionsEntityTypes.php57490644editdlrm
ProjectsLocationsAgentsFlows.php134170644editdlrm
ProjectsLocationsAgentsFlowsPages.php97460644editdlrm
ProjectsLocationsAgentsFlowsTransitionRouteGroups.php82940644editdlrm
ProjectsLocationsAgentsFlowsVersions.php73310644editdlrm
ProjectsLocationsAgentsIntents.php68560644editdlrm
ProjectsLocationsAgentsSessions.php59750644editdlrm
ProjectsLocationsAgentsSessionsEntityTypes.php56890644editdlrm
ProjectsLocationsAgentsTestCases.php103460644editdlrm
ProjectsLocationsAgentsTestCasesResults.php37210644editdlrm
ProjectsLocationsAgentsWebhooks.php51750644editdlrm
ProjectsLocationsOperations.php42280644editdlrm
ProjectsLocationsSecuritySettings.php50870644editdlrm
ProjectsOperations.php41830644editdlrm
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Dialogflow/Resource/Projects.php (1059B)
* $dialogflowService = new Google\Service\Dialogflow(...); * $projects = $dialogflowService->projects; * */ class Projects extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Projects::class, 'Google_Service_Dialogflow_Resource_Projects');