google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.ListServicesResponse View Source
Response message for Services.ListServices.
Attributes
- nextPageToken (String): Continuation token for fetching the next page of results. Defaults to:
null
. - services (List[Service]): The services belonging to the requested application. Defaults to:
null
.