generated/google/apis/appengine_v1/classes.rb in google-api-client-0.10.3 vs generated/google/apis/appengine_v1/classes.rb in google-api-client-0.11.0

- old
+ new

@@ -618,11 +618,11 @@ attr_accessor :create_time # Total size in bytes of all the files that are included in this version and # curerntly hosted on the App Engine disk.@OutputOnly # Corresponds to the JSON property `diskUsageBytes` - # @return [String] + # @return [Fixnum] attr_accessor :disk_usage_bytes # An ordered list of URL-matching patterns that should be applied to incoming # requests. The first matching URL handles the request and other request # handlers are not attempted.Only returned in GET requests if view=FULL is set. @@ -1825,10 +1825,10 @@ # @return [Fixnum] attr_accessor :average_latency # Total memory in use (bytes).@OutputOnly # Corresponds to the JSON property `memoryUsage` - # @return [String] + # @return [Fixnum] attr_accessor :memory_usage # Status of the virtual machine where this instance lives. Only applicable for # instances in App Engine flexible environment.@OutputOnly # Corresponds to the JSON property `vmStatus`