generated/google/apis/sqladmin_v1beta4/service.rb in google-api-client-0.10.3 vs generated/google/apis/sqladmin_v1beta4/service.rb in google-api-client-0.11.0

- old
+ new

@@ -49,18 +49,19 @@ # enforce per-user limits. attr_accessor :user_ip def initialize super('https://www.googleapis.com/', 'sql/v1beta4/') + @batch_path = 'batch' end # Deletes the backup taken by a backup run. # @param [String] project # Project ID of the project that contains the instance. # @param [String] instance # Cloud SQL instance ID. This does not include the project ID. - # @param [String] id + # @param [Fixnum] id # The ID of the Backup Run to delete. To find a Backup Run ID, use the list # method. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user @@ -98,10 +99,10 @@ # Retrieves a resource containing information about a backup run. # @param [String] project # Project ID of the project that contains the instance. # @param [String] instance # Cloud SQL instance ID. This does not include the project ID. - # @param [String] id + # @param [Fixnum] id # The ID of this Backup Run. # @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