generated/google/apis/licensing_v1/representations.rb in google-api-client-0.50.0 vs generated/google/apis/licensing_v1/representations.rb in google-api-client-0.51.0
- old
+ new
@@ -20,10 +20,16 @@
module Google
module Apis
module LicensingV1
+ class Empty
+ class Representation < Google::Apis::Core::JsonRepresentation; end
+
+ include Google::Apis::Core::JsonObjectSupport
+ end
+
class LicenseAssignment
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -36,9 +42,15 @@
class LicenseAssignmentList
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
+ end
+
+ class Empty
+ # @private
+ class Representation < Google::Apis::Core::JsonRepresentation
+ end
end
class LicenseAssignment
# @private
class Representation < Google::Apis::Core::JsonRepresentation