generated/google/apis/admin_datatransfer_v1/classes.rb in google-api-client-0.10.3 vs generated/google/apis/admin_datatransfer_v1/classes.rb in google-api-client-0.11.0
- old
+ new
@@ -31,11 +31,11 @@
# @return [String]
attr_accessor :etag
# The application's ID.
# Corresponds to the JSON property `id`
- # @return [String]
+ # @return [Fixnum]
attr_accessor :id
# Identifies the resource as a DataTransfer Application Resource.
# Corresponds to the JSON property `kind`
# @return [String]
@@ -71,10 +71,10 @@
class ApplicationDataTransfer
include Google::Apis::Core::Hashable
# The application's ID.
# Corresponds to the JSON property `applicationId`
- # @return [String]
+ # @return [Fixnum]
attr_accessor :application_id
# The transfer parameters for the application. These parameters are used to
# select the data which will get transfered in context of this application.
# Corresponds to the JSON property `applicationTransferParams`