2023-06-10
▼ ▲ appengine.projects.locations.applications.services.get
Parameters :
applicationsId
Location : path
Type : string
Required : Yes
Description : Part of `name`. See documentation of `projectsId`.
locationsId
Description : Part of `name`. See documentation of `projectsId`.
Type : string
Location : path
Required : Yes
servicesId
Description : Part of `name`. See documentation of `projectsId`.
Required : Yes
Location : path
Type : string
projectsId
Location : path
Required : Yes
Type : string
Description : Part of `name`. Name of the resource requested. Example: apps/myapp/services/default.
Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}
Scopes :
Path : v1beta/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}
HTTP Method : GET
Description : Gets the current configuration of the specified service.
Parameter Order :
▼ ▲ appengine.projects.locations.applications.services.list
Path : v1beta/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services
HTTP Method : GET
Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services
Parameters :
pageSize
Type : integer
Location : query
Format : int32
Description : Maximum results to return per page.
pageToken
Location : query
Type : string
Description : Continuation token for fetching the next page of results.
locationsId
Type : string
Required : Yes
Location : path
Description : Part of `parent`. See documentation of `projectsId`.
applicationsId
Description : Part of `parent`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
projectsId
Type : string
Required : Yes
Description : Part of `parent`. Name of the parent Application resource. Example: apps/myapp.
Location : path
Scopes :
Description : Lists all the services in the application.
Parameter Order :