generated/google/apis/analytics_v3/representations.rb in google-api-client-0.11.3 vs generated/google/apis/analytics_v3/representations.rb in google-api-client-0.12.0
- old
+ new
@@ -74,11 +74,11 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class DeleteUploadDataRequest
+ class AnalyticsDataimportDeleteUploadDataRequest
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -736,11 +736,11 @@
property :customer_id, as: 'customerId'
property :kind, as: 'kind'
end
end
- class DeleteUploadDataRequest
+ class AnalyticsDataimportDeleteUploadDataRequest
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :custom_data_import_uids, as: 'customDataImportUids'
end
end
@@ -1831,10 +1831,10 @@
class CloudStorageDownloadDetails
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :bucket_id, as: 'bucketId'
- property :obj_id, as: 'objectId'
+ property :object_id_prop, as: 'objectId'
end
end
class DriveDownloadDetails
# @private