v1

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

Exports the specified app.

post/v1/{+name}:exportApp

Path parameters

namestring required

Required. The resource name of the app to export.

Request body

exportFormat'EXPORT_FORMAT_UNSPECIFIED' | 'JSON' | 'YAML'

Required. The format to export the app in.

gcsUristring

Optional. The Google Cloud Storage URI to which to export the app. The format of this URI must be gs:///. The exported app archive will be written directly to the specified GCS object.

appVersionstring

Optional. The resource name of the app version to export. Format: projects/{project}/locations/{location}/apps/{app}/versions/{version}.

Response

Successful response