A RetroSearch Logo

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

Search Query:

Showing content from https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps/repair below:

Method: apps.repair | App Engine Admin API

Method: apps.repair

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

Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account. Use this method if you receive an error message about a missing feature, for example, Error retrieving the App Engine service account. If you have deleted your App Engine service account, this will not be able to recreate it. Instead, you should attempt to use the IAM undelete API if possible at https://cloud.google.com/iam/reference/rest/v1/projects.serviceAccounts/undelete?apix_params=%7B"name"%3A"projects%2F-%2FserviceAccounts%2Funique_id"%2C"resource"%3A%7B%7D%7D . If the deletion was recent, the numeric ID can be found in the Cloud Console Activity Log.

HTTP request

POST https://appengine.googleapis.com/v1/{name=apps/*}:repair

The URL uses gRPC Transcoding syntax.

Path parameters Parameters name

string

Name of the application to repair. Example: apps/myapp

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

Request body

The request body must be empty.

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 repair App Engine features, such as a Cloud Storage bucket or service account, when encountering errors."],["Repairing is done through a POST HTTP request to a specific URL, as outlined, with a reference to gRPC Transcoding syntax."],["The required path parameter is the application's name (e.g., `apps/myapp`), and it mandates `appengine.applications.update` IAM permission."],["The request body for this repair action must be empty, and if successful, it will return an Operation instance in the response."],["Authorization for this action requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]


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