A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services/patch below:

Method: apps.services.patch | App Engine Admin API

Method: apps.services.patch

Stay organized with collections Save and categorize content based on your preferences.

Updates the configuration of the specified service.

HTTP request

PATCH https://appengine.googleapis.com/v1/{name=apps/*/services/*}

The URL uses gRPC Transcoding syntax.

Path parameters Parameters name

string

Name of the resource to update. Example: apps/myapp/services/default.

Authorization requires the following IAM permission on the specified resource name:

Query parameters Parameters updateMask

string (FieldMask format)

Required. Standard field mask for the set of fields to be updated.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

migrateTraffic

boolean

Set to true to gradually shift traffic to one or more versions that you specify. By default, traffic is shifted immediately. For gradual traffic migration, the target versions must be located within instances that are configured for both warmup requests and automatic scaling. You must specify the shardBy field in the Service resource. Gradual traffic migration is not supported in the App Engine flexible environment. For examples, see Migrating and Splitting Traffic.

Request body

The request body contains an instance of Service.

Response body

If successful, the response body contains an instance of Operation.

Requires the following OAuth scope:

For more information, see the Authentication Overview.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-16 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["This page details how to update the configuration of a specified service using a PATCH HTTP request to the `https://appengine.googleapis.com/v1/{name=apps/*/services/*}` endpoint."],["The update operation requires specifying the service `name` as a path parameter and uses the `updateMask` query parameter to indicate which fields are being modified."],["You can use the `migrateTraffic` query parameter to control whether traffic is shifted immediately or gradually to the specified version(s), if the target versions are compatible with automatic scaling and warmup requests."],["The request body should include an instance of `Service` and the response body will include an instance of `Operation` if successful."],["To authorize this request, you will need to include the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4