Lines Matching full:services
25 * The "services" collection of methods.
29 * $services = $appengineService->services;
35 * Deletes the specified service and all enclosed versions. (services.delete)
38 * Example: apps/myapp/services/default.
50 * Gets the current configuration of the specified service. (services.get)
53 * Example: apps/myapp/services/default.
65 * Lists all the services in the application. (services.listAppsServices)
83 * Updates the configuration of the specified service. (services.patch)
86 * Example: apps/myapp/services/default.
96 * api/reference/rest/v1/apps.services.versions#InboundServiceType) and
98 * api/reference/rest/v1/apps.services.versions#AutomaticScaling). You must
100 * api/reference/rest/v1/apps.services#ShardBy) field in the Service resource.