Lines Matching full:services
33 * The "services" collection of methods.
37 * $services = $servicemanagementService->services;
40 class Services extends \Google\Service\Resource class
46 * services. For security and reliability purposes, a production service should
47 * be hosted in a dedicated producer project. Operation (services.create)
63 * permanently deleted. Operation (services.delete)
86 * configuration. (services.generateConfigReport)
100 * public. (services.get)
116 * (services.getConfig)
138 * resource exists and does not have a policy set. (services.getIamPolicy)
154 * Lists managed services. Returns all public services. For authenticated users,
155 * also returns all services the calling user has
156 * "servicemanagement.services.get" permission for. (services.listServices)
160 * @opt_param string consumerId Include services consumed by the specified
167 * @opt_param string producerProjectId Include services produced by the
180 * `PERMISSION_DENIED` errors. (services.setIamPolicy)
200 * This operation may "fail open" without warning. (services.testIamPermissions)
219 * Operation (services.undelete)
236 class_alias(Services::class, 'Google_Service_ServiceManagement_Resource_Services');