2023-10-13
▼ ▲ appengine.apps.listRuntimes
Path : v1beta/apps/{appsId}:listRuntimes
Flat Path : v1beta/apps/{appsId}:listRuntimes
HTTP Method : GET
Parameters :
appsId
Description : Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.
Location : path
Required : Yes
Type : string
environment
Description : Optional. The environment of the Application.
Location : query
Type : string
Enum Descriptions :
Enum :
Parameter Order : appsId
Scopes :
Description : Lists all the available runtimes for the application.
▼ ▲ appengine.apps.runtimes.list
HTTP Method : GET
Description : Lists all the available runtimes for the application.
Parameter Order : appsId
Path : v1beta/apps/{appsId}/runtimes
Flat Path : v1beta/apps/{appsId}/runtimes
Parameters :
appsId
Type : string
Description : Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.
Location : path
Required : Yes
environment
Description : Optional. The environment of the Application.
Type : string
Enum Descriptions :
Location : query
Enum :
Scopes :