• Home
  • Raw
  • Download

Lines Matching full:services

75 …ref="appengine_v1.apps.html">apps</a> . <a href="appengine_v1.apps.services.html">services</a></h1>
78 <code><a href="appengine_v1.apps.services.versions.html">versions()</a></code>
90 <p class="firstline">Lists all the services in the application.</p>
103 …appsId: string, Part of `name`. Name of the resource requested. Example: apps/myapp/services/defau…
114 …ains progress information and common metadata such as create time. Some services might not provide…
139 …appsId: string, Part of `name`. Name of the resource requested. Example: apps/myapp/services/defau…
149 …secure fashion with other services. For example, an application that handles customer requests mig…
152 …, but some versions in the service may not have any traffic allocation. Services that have traffic…
156 …g", # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOn…
163 <pre>Lists all the services in the application.
177 { # Response message for Services.ListServices.
178 "services": [ # The services belonging to the requested application.
179 …secure fashion with other services. For example, an application that handles customer requests mig…
182 …, but some versions in the service may not have any traffic allocation. Services that have traffic…
186 …g", # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOn…
213 …appsId: string, Part of `name`. Name of the resource to update. Example: apps/myapp/services/defau…
218 …secure fashion with other services. For example, an application that handles customer requests mig…
221 …, but some versions in the service may not have any traffic allocation. Services that have traffic…
225 …g", # Full path to the Service resource in the API. Example: apps/myapp/services/default.@OutputOn…
229services.versions#InboundServiceType) and automatic scaling (https://cloud.google.com/appengine/do…
240 …ains progress information and common metadata such as create time. Some services might not provide…