Lines Matching full:services
26 * The "services" collection of methods.
30 * $services = $firebaseappcheckService->services;
37 * (services.batchUpdate)
54 * Gets the Service configuration for the specified service name. (services.get)
57 * retrieve, in the format: ``` projects/{project_number}/services/{service_id}
73 * Lists all Service configurations for the specified project. Only Services
75 * will be returned. (services.listProjectsServices)
82 * @opt_param int pageSize The maximum number of Services to return in the
83 * response. Only explicitly configured services are returned. The server may
87 * ListServices indicating where in the set of Services to resume listing.
100 * Updates the specified Service configuration. (services.patch)
104 * projects/{project_number}/services/{service_id} ``` Note that the