/var/www/flurhymez/vendor/google/apiclient-services/src/ChromeManagement/Resource
NameSizeModeActions
Customers.php10950644editdlrm
CustomersApps.php22570644editdlrm
CustomersAppsAndroid.php19730644editdlrm
CustomersAppsChrome.php19660644editdlrm
CustomersAppsWeb.php19450644editdlrm
CustomersReports.php54160644editdlrm
CustomersTelemetry.php11220644editdlrm
CustomersTelemetryDevices.php22580644editdlrm
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/ChromeManagement/Resource/Customers.php (1095B)
* $chromemanagementService = new Google\Service\ChromeManagement(...); * $customers = $chromemanagementService->customers; * */ class Customers extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Customers::class, 'Google_Service_ChromeManagement_Resource_Customers');