v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-135982176.0 KB
apps

Exports a user image to Artifact Registry.

post/v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}:exportAppImage

Path parameters

appsIdstring required

Part of name. Required. Name of the App Engine version resource. Format: apps/{app}/services/{service}/versions/{version}

servicesIdstring required

Part of name. See documentation of appsId.

versionsIdstring required

Part of name. See documentation of appsId.

Request body

destinationRepositorystring

Optional. The full resource name of the AR repository to export to. Format: projects/{project}/locations/{location}/repositories/{repository} If not specified, defaults to projects/{project}/locations/{location}/repositories/gae-standard in the same region as the app. The default repository will be created if it does not exist.

Response

Successful response