Lines Matching full:services
29 * The "services" collection of methods.
33 * $services = $runService->services;
39 * Creates a new Service in a given project and location. (services.create)
48 * The name of the service becomes {parent}/services/{service_id}.
62 * will delete all revisions. (services.delete)
65 * projects/{projectnumber}/locations/{location}/services/{service}
81 * Gets information about a Service. (services.get)
84 * projects/{projectnumber}/locations/{location}/services/{service}
97 * (services.getIamPolicy)
125 * List Services. (services.listProjectsLocationsServices)
132 * @opt_param int pageSize Maximum number of Services to return in this call.
146 * Updates a Service. (services.patch)
151 * projects/{project}/locations/{location}/services/{service_id}
172 * existing policy. (services.setIamPolicy)
189 * permissions required for making this API call. (services.testIamPermissions)