v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132141101.3 KB
projects

Restores the specified AndroidApp to the FirebaseProject.

post/v1beta1/{+name}:undelete

Path parameters

namestring required

Required. The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID Since an APP_ID is a unique identifier, the Unique Resource from Sub-Collection access pattern may be used here, in the format: projects/-/androidApps/APP_ID Refer to the AndroidApp name field for details about PROJECT_IDENTIFIER and APP_ID values.

Request body

etagstring

Checksum provided in the AndroidApp resource. If provided, this checksum ensures that the client has an up-to-date value before proceeding.

validateOnlyboolean

If set to true, the request is only validated. The App will not be undeleted.

Response

Successful response