generated/google/apis/appengine_v1beta4/service.rb in google-api-client-0.9.1 vs generated/google/apis/appengine_v1beta4/service.rb in google-api-client-0.9.2
- old
+ new
@@ -51,11 +51,12 @@
# @param [String] apps_id
# Part of `name`. Name of the application to get. For example: "apps/myapp".
# @param [Boolean] ensure_resources_exist
# Certain resources associated with an application are created on-demand.
# Controls whether these resources should be created when performing the `GET`
- # operation. If specified and any resources cloud not be created, the request
- # will fail with an error code.
+ # operation. If specified and any resources could not be created, the request
+ # will fail with an error code. Additionally, this parameter can cause the
+ # request to take longer to complete.
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
# arbitrary string assigned to a user, but should not exceed 40 characters.