class Google::Apis::AndroidpublisherV3::DeobfuscationFilesUploadResponse

def update!(**args)

Update properties of this object
def update!(**args)
  @deobfuscation_file = args[:deobfuscation_file] if args.key?(:deobfuscation_file)
end