generated/google/apis/genomics_v2alpha1/representations.rb in google-api-client-0.42.2 vs generated/google/apis/genomics_v2alpha1/representations.rb in google-api-client-0.43.0

- old
+ new

@@ -110,16 +110,10 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end - class HttpBody - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - class ListOperationsResponse class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -230,16 +224,10 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end - class UploadSosReportResponse - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - class VirtualMachine class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -401,19 +389,10 @@ property :cause, as: 'cause' property :code, as: 'code' end end - class HttpBody - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :content_type, as: 'contentType' - property :data, :base64 => true, as: 'data' - collection :extensions, as: 'extensions' - end - end - class ListOperationsResponse # @private class Representation < Google::Apis::Core::JsonRepresentation property :next_page_token, as: 'nextPageToken' collection :operations, as: 'operations', class: Google::Apis::GenomicsV2alpha1::Operation, decorator: Google::Apis::GenomicsV2alpha1::Operation::Representation @@ -586,15 +565,9 @@ class UnexpectedExitStatusEvent # @private class Representation < Google::Apis::Core::JsonRepresentation property :action_id, as: 'actionId' property :exit_status, as: 'exitStatus' - end - end - - class UploadSosReportResponse - # @private - class Representation < Google::Apis::Core::JsonRepresentation end end class VirtualMachine # @private